Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-002509
#<BuildRuby:0x00007fd76281fdd0
@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.20241002-002509",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.001247 0.008392 4.775883 ( 4.022531)
build_miniruby 0.001371 0.000429 1.484352 ( 1.490137)
build_ruby 0.002249 0.000000 4.648625 ( 4.822177)
build_all 0.010141 0.000074 7.322383 ( 4.146103)
build_install 0.009703 0.012822 10.764506 ( 6.164844)
test_btest 0.000718 0.000252 98.183140 ( 35.005965)
test_basic 0.010258 0.001980 1.226717 ( 1.300439)
test_all 0.106897 0.053329 816.076001 (410.433427)
test_rubyspec 0.059397 0.035208 139.311104 ( 82.314396)
total: 549.70 sec