Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-152042
#<BuildRuby:0x00007f1c7d9bfdc0
@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.20240703-152042",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000025 0.000009 0.000034 ( 0.000035)
configure 0.000021 0.000008 0.000029 ( 0.000048)
build_up 0.003658 0.004817 3.463412 ( 3.307343)
build_miniruby 0.001241 0.000486 7.478994 ( 6.983703)
build_ruby 0.001257 0.000492 3.210750 ( 3.412267)
build_all 0.004255 0.004000 6.987966 ( 2.623396)
build_install 0.002475 0.017672 9.820182 ( 4.381028)
test_btest 0.000640 0.000379 104.542949 ( 26.796558)
test_basic 0.008378 0.000000 0.923087 ( 0.972760)
test_all 0.098151 0.048996 746.229629 (234.581807)
test_rubyspec 0.060227 0.035269 163.981943 ( 26.269042)
total: 309.33 sec