Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-174015
#<BuildRuby:0x0000558efb245f10
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-174015",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001096 0.004255 1.356246 ( 1.699595)
build_miniruby 0.000000 0.001115 0.843277 ( 0.842095)
build_ruby 0.000000 0.001256 1.602115 ( 1.604059)
build_all 0.005731 0.000901 3.608844 ( 1.938330)
build_install 0.006375 0.007371 2.642913 ( 1.821946)
test_btest 0.000579 0.000193 58.310117 ( 20.374932)
test_basic 0.000426 0.004061 0.384624 ( 0.482090)
test_all 0.000845 0.000317 611.479115 (190.728377)
test_rubyspec 0.022851 0.012390 62.771259 ( 72.902282)
total: 292.39 sec