Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240117-073305
#<BuildRuby:0x000055be3c0aa320
@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.20240117-073305",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004351 0.000989 1.583592 ( 1.975536)
build_miniruby 0.001255 0.000286 1.625306 ( 1.626757)
build_ruby 0.001406 0.000319 3.203380 ( 3.441721)
build_all 0.001244 0.007644 5.918483 ( 3.559522)
build_install 0.014055 0.004644 7.284652 ( 5.203910)
test_btest 0.000902 0.000278 84.527043 ( 41.894974)
test_basic 0.006873 0.000776 0.884120 ( 1.006231)
test_all 0.102946 0.013570 755.484177 (277.016869)
test_rubyspec 0.039449 0.063057 163.227020 (176.513499)
total: 512.24 sec