Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-034034
#<BuildRuby:0x000055f13add1b08
@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.20231230-034034",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.001482 0.003878 1.491664 ( 1.847825)
build_miniruby 0.001200 0.000060 1.501662 ( 1.499584)
build_ruby 0.001472 0.000073 2.817926 ( 3.063888)
build_all 0.006166 0.000102 5.329869 ( 2.189630)
build_install 0.011205 0.004389 6.507141 ( 3.390906)
test_btest 0.000889 0.000078 78.144277 ( 20.823826)
test_basic 0.005836 0.000128 0.779602 ( 0.840463)
test_all 0.091000 0.026871 685.589455 (205.702029)
test_rubyspec 0.031731 0.026870 83.234449 ( 94.635177)
total: 333.99 sec