Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-074046
#<BuildRuby:0x00007f64c7b9fdd8
@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.20241024-074046",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000518 0.007205 2.751665 ( 2.731130)
build_miniruby 0.000000 0.001722 1.223667 ( 1.220417)
build_ruby 0.000000 0.001887 3.139971 ( 3.376247)
build_all 0.006147 0.002459 6.421525 ( 2.652163)
build_install 0.008145 0.009830 8.142596 ( 3.667370)
test_btest 0.000667 0.000229 77.324904 ( 28.315179)
test_basic 0.005759 0.004148 0.839673 ( 0.884990)
test_all 0.102833 0.044217 719.643762 (259.523233)
test_rubyspec 0.060249 0.027900 127.458015 ( 30.694392)
total: 333.07 sec