Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231216-203613
#<BuildRuby:0x000055bb1ecf6320
@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.20231216-203613",
@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.000019)
autoconf 0.000000 0.000028 0.000028 ( 0.000028)
configure 0.000000 0.000025 0.000025 ( 0.000025)
build_up 0.000000 0.006202 2.259417 ( 2.297200)
build_miniruby 0.000000 0.001222 1.400277 ( 1.398871)
build_ruby 0.000000 0.001762 2.907396 ( 3.108799)
build_all 0.002226 0.005273 5.655693 ( 2.269471)
build_install 0.013026 0.004121 6.718445 ( 3.220011)
test_btest 0.000000 0.001096 81.964896 ( 21.137103)
test_basic 0.000000 0.005584 0.884917 ( 0.947969)
test_all 0.067057 0.056913 714.565467 (290.972283)
test_rubyspec 0.051711 0.030040 106.743212 (138.438168)
total: 463.79 sec