Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-215301
#<BuildRuby:0x000055844060e400
@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-215301",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.005195 0.000365 1.314202 ( 1.788773)
build_miniruby 0.001039 0.000000 0.861284 ( 0.860401)
build_ruby 0.000000 0.001163 1.554472 ( 1.547471)
build_all 0.003772 0.001766 3.387456 ( 1.756251)
build_install 0.012188 0.000124 2.499581 ( 1.649779)
test_btest 0.000571 0.000163 57.233406 ( 15.391173)
test_basic 0.003467 0.000990 0.363932 ( 0.458249)
test_all 0.000000 0.001728 595.887343 (172.576251)
test_rubyspec 0.007466 0.024498 62.110623 ( 72.134432)
total: 268.16 sec