Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-032912
#<BuildRuby:0x000055c4f133e120
@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.20231223-032912",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002049 0.003573 1.503280 ( 1.867290)
build_miniruby 0.001088 0.000261 1.406473 ( 1.404575)
build_ruby 0.000000 0.001801 2.693844 ( 2.869155)
build_all 0.004849 0.002365 5.480351 ( 2.185590)
build_install 0.003304 0.014337 6.363036 ( 3.161413)
test_btest 0.000517 0.000203 79.138634 ( 22.089571)
test_basic 0.004278 0.001680 0.825207 ( 0.887499)
test_all 0.075126 0.047553 670.925387 (203.248205)
test_rubyspec 0.036342 0.026994 84.534476 ( 96.464355)
total: 334.18 sec