Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-124137
#<BuildRuby:0x0000564b01046120
@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.20231216-124137",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000030 0.000004 0.000034 ( 0.000035)
build_up 0.003829 0.004016 2.584240 ( 3.531748)
build_miniruby 0.001397 0.000233 1.674662 ( 1.727659)
build_ruby 0.001474 0.000246 3.389462 ( 3.790309)
build_all 0.000588 0.007493 6.070915 ( 4.077521)
build_install 0.009626 0.011378 7.609691 ( 5.630706)
test_btest 0.000604 0.000178 85.544311 ( 57.926126)
test_basic 0.006761 0.001989 0.979034 ( 1.250892)
test_all 0.078065 0.045376 679.169571 (292.051305)
test_rubyspec 0.020837 0.040477 82.023206 ( 93.741365)
total: 463.73 sec