Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-000128
#<BuildRuby:0x00007f92dcfefdc8
@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.20241105-000128",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000029 0.000005 0.000034 ( 0.000035)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.000795 0.007295 3.501938 ( 3.683790)
build_miniruby 0.000000 0.001554 2.093943 ( 2.163773)
build_ruby 0.000000 0.001884 3.999568 ( 4.710249)
build_all 0.006492 0.001886 6.776626 ( 2.862690)
build_install 0.018432 0.001399 9.787548 ( 4.891828)
test_btest 0.000796 0.000182 77.722771 ( 23.788109)
test_basic 0.002457 0.006948 0.944592 ( 3.435258)
test_all 0.106146 0.040056 708.202237 (219.686290)
test_rubyspec 0.038695 0.043932 120.394854 ( 28.219170)
total: 293.44 sec