Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241102-074219
#<BuildRuby:0x00007f1178fdfdc8
@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.20241102-074219",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000032 0.000006 0.000038 ( 0.000038)
configure 0.000030 0.000006 0.000036 ( 0.000036)
build_up 0.006307 0.001183 3.825674 ( 3.681746)
build_miniruby 0.001493 0.000000 1.481301 ( 1.479176)
build_ruby 0.002031 0.000000 4.033971 ( 4.217973)
build_all 0.003463 0.005357 6.779141 ( 2.838906)
build_install 0.015930 0.003144 9.670283 ( 4.640052)
test_btest 0.000869 0.000186 75.409580 ( 20.443086)
test_basic 0.004104 0.007552 1.079756 ( 1.149414)
test_all 0.100627 0.049943 771.033092 (276.191604)
test_rubyspec 0.049632 0.035060 117.788104 ( 30.256804)
total: 344.90 sec