Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-155216
#<BuildRuby:0x00007f0ce543fdc0
@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.20241204-155216",
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005049 0.004245 4.152562 ( 4.214807)
build_miniruby 0.000000 0.001949 1.820274 ( 1.967706)
build_ruby 0.000275 0.002046 4.694699 ( 5.017404)
build_all 0.005683 0.004544 6.948752 ( 4.598705)
build_install 0.015010 0.009122 10.157232 ( 6.920634)
test_btest 0.000578 0.000198 82.875102 ( 31.120484)
test_basic 0.007626 0.003927 1.122965 ( 1.216873)
test_all 0.097606 0.049723 792.138528 (257.283117)
test_rubyspec 0.054397 0.026168 121.346334 ( 31.268086)
total: 343.61 sec