Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241006-113927
#<BuildRuby:0x00007f3e5587fdd0
@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.20241006-113927",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000000 0.000041 0.000041 ( 0.000041)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.004297 0.003802 4.017282 ( 3.838620)
build_miniruby 0.001442 0.000218 1.778596 ( 1.776083)
build_ruby 0.001869 0.000283 4.400357 ( 4.547348)
build_all 0.009514 0.000000 7.293495 ( 2.940119)
build_install 0.016827 0.003164 9.952410 ( 4.669990)
test_btest 0.000851 0.000125 92.339378 ( 24.595537)
test_basic 0.005948 0.004323 1.021677 ( 1.073475)
test_all 0.102195 0.046612 767.937827 (226.329230)
test_rubyspec 0.040481 0.044163 131.079644 ( 28.733086)
total: 298.50 sec