Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-080903
#<BuildRuby:0x000055d957796130
@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.20230610-080903",
@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.000015)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.002266 0.003601 1.825180 ( 3.058125)
build_miniruby 0.001085 0.000226 1.261892 ( 1.260663)
build_ruby 0.001192 0.000248 2.537990 ( 2.732831)
build_all 0.005240 0.001092 2.176492 ( 1.417911)
build_install 0.012080 0.005052 3.401502 ( 2.525420)
test_btest 0.000548 0.000126 75.812782 ( 30.575732)
test_basic 0.003443 0.000794 0.706653 ( 0.783318)
test_all 0.000830 0.000191 558.592969 (209.253017)
test_rubyspec 0.040664 0.009791 79.688187 ( 91.915557)
total: 343.52 sec