Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240125-203717
#<BuildRuby:0x00005621fc6c1a00
@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.20240125-203717",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000035 0.000009 0.000044 ( 0.000043)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.000000 0.006380 1.977805 ( 2.342634)
build_miniruby 0.000996 0.000490 1.646327 ( 1.648177)
build_ruby 0.001257 0.000400 3.191437 ( 3.426671)
build_all 0.005195 0.003051 6.458834 ( 3.342645)
build_install 0.019289 0.000000 7.790165 ( 4.224618)
test_btest 0.000917 0.000000 86.813010 ( 36.168746)
test_basic 0.008513 0.000000 1.014067 ( 1.158770)
test_all 0.090440 0.025534 767.709939 (310.537576)
test_rubyspec 0.041533 0.065530 174.047076 (191.314240)
total: 554.17 sec