Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240303-143214
#<BuildRuby:0x000055f914abded0
@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.20240303-143214",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.005558 0.003161 2.749226 ( 2.462633)
build_miniruby 0.000000 0.001478 1.875583 ( 1.876350)
build_ruby 0.001509 0.000222 3.680458 ( 3.901615)
build_all 0.007864 0.000000 6.484050 ( 2.441669)
build_install 0.014685 0.003229 8.172523 ( 3.836047)
test_btest 0.000000 0.000849 89.377687 ( 23.441257)
test_basic 0.002783 0.002934 0.826443 ( 0.884978)
test_all 0.083683 0.032151 722.582379 (213.779522)
test_rubyspec 0.051646 0.028895 107.978437 (117.139874)
total: 369.76 sec