Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241012-161851
#<BuildRuby:0x00007fd39e6afdc8
@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.20241012-161851",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000031 0.000010 0.000041 ( 0.000042)
configure 0.000027 0.000009 0.000036 ( 0.000037)
build_up 0.000000 0.007763 3.738549 ( 3.590826)
build_miniruby 0.000801 0.001067 1.163829 ( 1.162066)
build_ruby 0.000000 0.001801 3.889485 ( 4.101077)
build_all 0.005389 0.003022 7.244657 ( 3.008492)
build_install 0.011920 0.007675 9.908419 ( 4.817161)
test_btest 0.000652 0.000298 91.579958 ( 37.366291)
test_basic 0.008137 0.002016 0.944547 ( 2.322074)
test_all 0.102879 0.047041 718.292096 (244.464993)
test_rubyspec 0.040016 0.050967 134.763999 ( 30.521829)
total: 331.36 sec