Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240225-044446
#<BuildRuby:0x000055d8f448e1a8
@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.20240225-044446",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003660 0.003957 2.587283 ( 2.652028)
build_miniruby 0.001157 0.000222 1.796644 ( 1.799056)
build_ruby 0.001701 0.000327 3.417455 ( 3.644999)
build_all 0.001422 0.006553 6.529881 ( 3.104020)
build_install 0.017728 0.001718 8.651793 ( 5.033550)
test_btest 0.000729 0.000167 90.425933 ( 38.679895)
test_basic 0.005450 0.001246 0.902552 ( 0.976661)
test_all 0.081575 0.033839 740.556123 (283.938137)
test_rubyspec 0.058737 0.029878 123.516916 (133.047654)
total: 472.88 sec