Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241229-131443
#<BuildRuby:0x00007f37e334fdd8
@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.20241229-131443",
@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.000028 0.000006 0.000034 ( 0.000033)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001324 0.004399 1.652668 ( 1.965709)
build_miniruby 0.001182 0.000318 1.288195 ( 1.285694)
build_ruby 0.001533 0.000412 3.644003 ( 3.806539)
build_all 0.008419 0.000000 6.060338 ( 2.515731)
build_install 0.013137 0.004366 8.066654 ( 4.290759)
test_btest 0.000929 0.000000 73.508892 ( 20.242931)
test_basic 0.005156 0.003637 1.014601 ( 1.062756)
test_all 0.106837 0.037676 696.674086 (216.123189)
test_rubyspec 0.050318 0.025620 118.483847 ( 31.048350)
total: 282.34 sec