Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-112016
#<BuildRuby:0x000055a33162a258
@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.20230609-112016",
@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.000000 0.000018 0.000018 ( 0.000019)
autoconf 0.000000 0.000030 0.000030 ( 0.000031)
configure 0.000000 0.000029 0.000029 ( 0.000030)
build_up 0.000000 0.006718 1.989660 ( 4.786273)
build_miniruby 0.000000 0.001907 1.546769 ( 2.301052)
build_ruby 0.000000 0.002134 2.912899 ( 3.913139)
build_all 0.003519 0.004631 2.286641 ( 3.125685)
build_install 0.013376 0.007754 3.723680 ( 4.887575)
test_btest 0.000649 0.000182 78.099151 ( 77.798239)
test_basic 0.000000 0.007152 0.833254 ( 1.281050)
test_all 0.001122 0.000714 600.641954 (536.534411)
test_rubyspec 0.027315 0.031435 87.589803 (121.219222)
total: 755.85 sec