Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240820-151237
#<BuildRuby:0x00007f188614fdc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20240820-151237",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000032 0.000012 0.000044 ( 0.000044)
configure 0.000026 0.000010 0.000036 ( 0.000037)
build_up 0.001262 0.006918 3.452046 ( 3.326211)
build_miniruby 0.001068 0.000479 1.622744 ( 1.619181)
build_ruby 0.001467 0.000657 4.036989 ( 4.251633)
build_all 0.004861 0.004707 8.107890 ( 3.136881)
build_install 0.016845 0.002255 10.840491 ( 4.985432)
test_btest 0.000921 0.000000 118.003587 ( 30.760650)
test_basic 0.008080 0.002775 1.212916 ( 1.262790)
test_all 0.098348 0.053236 811.097234 (237.951608)
test_rubyspec 0.060472 0.035814 169.779364 ( 36.015998)
total: 323.31 sec