Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231017-134325
#<BuildRuby:0x0000562618d763d0
@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.20231017-134325",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000029 0.000000 0.000029 ( 0.000029)
build_up 0.003036 0.003957 2.067004 ( 2.223148)
build_miniruby 0.001422 0.000129 1.290753 ( 1.289032)
build_ruby 0.000000 0.002440 2.651765 ( 2.815875)
build_all 0.006099 0.001761 6.108144 ( 2.439059)
build_install 0.015334 0.003962 7.401276 ( 3.482811)
test_btest 0.001032 0.000135 86.336068 ( 22.559073)
test_basic 0.001404 0.004330 0.814069 ( 0.869905)
test_all 0.004943 0.004289 655.446965 (187.245709)
test_rubyspec 0.022359 0.038068 88.594462 (100.170999)
total: 323.10 sec