Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-154708
#<BuildRuby:0x000055c56c172118
@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.20230630-154708",
@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.000020 0.000002 0.000022 ( 0.000021)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.007689 0.000000 2.136279 ( 5.623392)
build_miniruby 0.001548 0.000000 1.698334 ( 3.362926)
build_ruby 0.001723 0.000000 3.633163 ( 7.435677)
build_all 0.004265 0.003866 2.601538 ( 4.270311)
build_install 0.016211 0.004848 4.091211 ( 7.826054)
test_btest 0.000926 0.000109 82.922458 ( 69.171848)
test_basic 0.003383 0.004626 0.905006 ( 1.852671)
test_all 0.001003 0.000148 617.041885 (380.073299)
test_rubyspec 0.034315 0.017442 90.004531 (128.097794)
total: 607.72 sec