Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-041739
#<BuildRuby:0x00005607449d2190
@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.20231216-041739",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006359 0.000280 2.289526 ( 2.423125)
build_miniruby 0.001094 0.000126 1.551632 ( 1.549905)
build_ruby 0.001283 0.000148 2.964167 ( 3.154668)
build_all 0.007264 0.000349 5.341659 ( 2.135836)
build_install 0.011350 0.005261 6.485007 ( 3.089069)
test_btest 0.000838 0.000119 79.776197 ( 20.599049)
test_basic 0.004346 0.000621 0.659524 ( 0.721529)
test_all 0.068129 0.049354 681.744669 (196.706948)
test_rubyspec 0.028528 0.035040 83.198353 ( 94.759625)
total: 325.14 sec