Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-010448
#<BuildRuby:0x000055fde079a8e0
@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.20240305-010448",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003528 0.003883 2.451158 ( 2.161852)
build_miniruby 0.001055 0.000226 1.576229 ( 1.574429)
build_ruby 0.000000 0.001584 3.107071 ( 3.337841)
build_all 0.000000 0.007268 6.698109 ( 2.663688)
build_install 0.017025 0.001148 8.110948 ( 3.709044)
test_btest 0.000868 0.000229 89.674843 ( 23.740731)
test_basic 0.004403 0.002924 0.946535 ( 1.008078)
test_all 0.092735 0.028745 803.256139 (250.463188)
test_rubyspec 0.022016 0.067412 129.238900 (144.878686)
total: 433.54 sec