Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-142214
#<BuildRuby:0x000055a6995e5fe8
@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.20230214-142214",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.005594 0.000254 1.568746 ( 3.060171)
build_miniruby 0.001298 0.000216 1.406405 ( 1.931765)
build_ruby 0.001557 0.000259 2.724649 ( 3.788404)
build_all 0.004051 0.005105 4.303075 ( 4.973539)
build_install 0.013346 0.005467 3.254207 ( 4.060476)
test_btest 0.001149 0.000265 61.197226 ( 56.727604)
test_basic 0.005552 0.001281 0.547257 ( 0.979814)
test_all 0.001808 0.000417 721.217295 (539.003250)
test_rubyspec 0.022185 0.031583 75.019179 ( 94.132323)
total: 708.66 sec