Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-121244
#<BuildRuby:0x000055d25672e3d0
@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.20230110-121244",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.004427 0.000738 1.178500 ( 2.309714)
build_miniruby 0.000000 0.001534 1.408281 ( 1.461686)
build_ruby 0.000000 0.001556 3.532651 ( 4.158833)
build_all 0.005049 0.001757 3.823644 ( 2.752341)
build_install 0.012000 0.001572 2.855048 ( 2.865697)
test_btest 0.000000 0.002424 54.488845 ( 29.539235)
test_basic 0.002898 0.002665 0.416155 ( 0.517675)
test_all 0.001051 0.000000 617.787749 (261.847033)
test_rubyspec 0.018146 0.028584 70.705143 ( 85.630791)
total: 391.08 sec