Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-064153
#<BuildRuby:0x000055b7b7592120
@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.20240213-064153",
@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.000004 0.000020 ( 0.000020)
autoconf 0.000022 0.000005 0.000027 ( 0.000026)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.002697 0.003659 1.901867 ( 2.240923)
build_miniruby 0.001135 0.000297 1.684221 ( 1.682064)
build_ruby 0.001547 0.000000 3.161043 ( 3.403134)
build_all 0.006934 0.001139 6.813750 ( 2.672283)
build_install 0.008343 0.009708 8.199550 ( 3.838198)
test_btest 0.000000 0.000881 92.175262 ( 25.125548)
test_basic 0.003087 0.002956 0.941043 ( 1.007996)
test_all 0.068690 0.049388 749.700573 (234.016646)
test_rubyspec 0.052448 0.043836 168.390865 (177.508844)
total: 451.50 sec