Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231220-141218
#<BuildRuby:0x000056047d5d63d0
@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.20231220-141218",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.002194 0.003669 1.842290 ( 2.203337)
build_miniruby 0.001214 0.000233 1.563557 ( 1.561808)
build_ruby 0.001187 0.000229 3.035580 ( 3.229989)
build_all 0.006810 0.000511 5.579209 ( 2.334679)
build_install 0.010011 0.005409 6.649731 ( 3.351488)
test_btest 0.000606 0.000130 82.394249 ( 22.799550)
test_basic 0.005254 0.000179 0.761567 ( 0.817549)
test_all 0.098036 0.022272 701.479434 (256.600825)
test_rubyspec 0.032902 0.021882 84.301764 ( 95.713466)
total: 388.61 sec