Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240221-062117
#<BuildRuby:0x000055d8a472e4f8
@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.20240221-062117",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004337 0.004077 2.756686 ( 2.712785)
build_miniruby 0.001427 0.000285 1.912548 ( 1.958436)
build_ruby 0.001443 0.000289 3.953653 ( 4.211027)
build_all 0.008188 0.000000 6.853239 ( 4.047587)
build_install 0.016334 0.004095 8.861953 ( 5.845794)
test_btest 0.000815 0.000158 94.865531 ( 44.599575)
test_basic 0.006804 0.001317 1.011813 ( 1.117710)
test_all 0.083427 0.035702 793.598737 (280.730297)
test_rubyspec 0.032806 0.051776 114.261278 (123.313515)
total: 468.54 sec