Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-084003
#<BuildRuby:0x0000564c31eda138
@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.20240228-084003",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000020 0.000006 0.000026 ( 0.000024)
build_up 0.005565 0.001294 2.469457 ( 2.286680)
build_miniruby 0.000000 0.001406 1.567257 ( 1.579036)
build_ruby 0.000534 0.001255 3.443414 ( 3.742248)
build_all 0.006652 0.000860 6.652903 ( 2.727549)
build_install 0.020045 0.000000 8.514310 ( 4.288887)
test_btest 0.001115 0.000000 93.454160 ( 27.950428)
test_basic 0.000000 0.007304 0.944950 ( 1.059926)
test_all 0.077772 0.038546 830.485412 (283.258925)
test_rubyspec 0.044696 0.038652 123.016814 (135.289733)
total: 462.18 sec