Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-223614
#<BuildRuby:0x0000563994e7a120
@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.20231210-223614",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000013 0.000005 0.000018 ( 0.000017)
build_up 0.005161 0.001876 2.426668 ( 3.331113)
build_miniruby 0.001992 0.000000 1.678403 ( 2.693745)
build_ruby 0.001787 0.000000 3.334080 ( 23.392379)
build_all 0.007507 0.000978 6.032200 ( 3.925475)
build_install 0.019369 0.000522 7.440524 ( 4.274921)
test_btest 0.000562 0.000160 82.732368 ( 36.699044)
test_basic 0.003264 0.004099 0.901433 ( 1.002553)
test_all 0.096227 0.026515 694.922419 (287.869405)
test_rubyspec 0.028521 0.027413 85.507254 ( 96.899069)
total: 460.09 sec