Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-093648
#<BuildRuby:0x0000555654f3e120
@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.20230604-093648",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.001837 0.004205 1.757010 ( 3.012597)
build_miniruby 0.001288 0.000000 1.155789 ( 1.154333)
build_ruby 0.001428 0.000000 2.323723 ( 10.889093)
build_all 0.002981 0.003549 2.025305 ( 1.185226)
build_install 0.008182 0.005995 3.064230 ( 2.091520)
test_btest 0.000754 0.000182 75.183442 ( 21.891462)
test_basic 0.002064 0.003236 0.714205 ( 0.787555)
test_all 0.001104 0.000295 598.233007 (185.345098)
test_rubyspec 0.026807 0.014899 73.273232 ( 84.918680)
total: 311.28 sec