Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-055755
#<BuildRuby:0x000055e920b11f48
@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.20231228-055755",
@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.000009 0.000003 0.000012 ( 0.000013)
autoconf 0.000014 0.000004 0.000018 ( 0.000019)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.003913 0.001304 1.277690 ( 1.623242)
build_miniruby 0.000974 0.000325 1.393128 ( 1.391610)
build_ruby 0.001317 0.000439 2.866686 ( 3.110208)
build_all 0.005044 0.001682 5.265292 ( 2.106462)
build_install 0.003766 0.009177 6.012385 ( 2.866959)
test_btest 0.000526 0.000230 78.725094 ( 24.403525)
test_basic 0.002058 0.005821 0.877789 ( 0.975663)
test_all 0.069074 0.050380 786.736504 (298.810312)
test_rubyspec 0.028317 0.040049 94.100758 (106.195560)
total: 441.48 sec