Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240218-180435
#<BuildRuby:0x0000555d43242138
@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.20240218-180435",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002900 0.003129 1.919576 ( 2.267796)
build_miniruby 0.001437 0.000000 1.734851 ( 1.745514)
build_ruby 0.001951 0.000000 3.456824 ( 3.647719)
build_all 0.004833 0.003251 6.749585 ( 3.214637)
build_install 0.013029 0.006250 8.462095 ( 4.837054)
test_btest 0.000791 0.000176 93.311261 ( 35.529890)
test_basic 0.006471 0.000613 0.954823 ( 1.056544)
test_all 0.069584 0.045173 720.865418 (267.834416)
test_rubyspec 0.063287 0.023414 122.316003 (131.743308)
total: 451.88 sec