Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-200551
#<BuildRuby:0x000055d12c1ae390
@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.20231221-200551",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001924 0.004322 1.635894 ( 1.997126)
build_miniruby 0.001194 0.000208 1.543504 ( 1.542461)
build_ruby 0.001385 0.000241 2.710926 ( 2.918015)
build_all 0.006988 0.000466 5.602633 ( 2.313905)
build_install 0.016817 0.000000 6.727647 ( 3.211898)
test_btest 0.000754 0.000000 81.553043 ( 22.154251)
test_basic 0.003678 0.002897 0.756802 ( 0.820879)
test_all 0.086000 0.034694 665.318070 (193.164704)
test_rubyspec 0.019382 0.036500 81.903674 ( 93.344652)
total: 321.47 sec