Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230619-051252
#<BuildRuby:0x000056403b9de230
@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.20230619-051252",
@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.000000 0.000020 ( 0.000021)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006948 0.000095 2.049393 ( 5.817280)
build_miniruby 0.001457 0.000047 1.485741 ( 3.294893)
build_ruby 0.001705 0.000055 2.861227 ( 4.883824)
build_all 0.008615 0.000138 2.545025 ( 3.912102)
build_install 0.016457 0.004060 3.792670 ( 6.543712)
test_btest 0.001063 0.000057 80.816667 ( 81.227808)
test_basic 0.000894 0.004307 0.863399 ( 2.263364)
test_all 0.007314 0.000593 628.323065 (632.266304)
test_rubyspec 0.026152 0.039974 91.226007 (208.393160)
total: 948.60 sec