Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-140059
#<BuildRuby:0x0000559ff6c76258
@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.20230216-140059",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.004393 0.000093 1.402495 ( 1.821061)
build_miniruby 0.001103 0.000210 1.185337 ( 1.184322)
build_ruby 0.001172 0.000223 2.108636 ( 2.318907)
build_all 0.007016 0.000540 3.977766 ( 2.049531)
build_install 0.007537 0.007162 3.070694 ( 2.389389)
test_btest 0.000479 0.000116 56.754467 ( 25.411044)
test_basic 0.001157 0.004329 0.472565 ( 0.571307)
test_all 0.001394 0.000390 640.104256 (202.155930)
test_rubyspec 0.023709 0.030254 71.166095 ( 82.785897)
total: 320.69 sec