Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-190444
#<BuildRuby:0x0000556433a3e138
@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.20230924-190444",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006953 0.000696 2.269168 ( 4.730761)
build_miniruby 0.001307 0.000130 1.630299 ( 1.801526)
build_ruby 0.001708 0.000171 3.350005 ( 3.649675)
build_all 0.000389 0.007997 6.109186 ( 4.441451)
build_install 0.018405 0.000858 7.474739 ( 5.735169)
test_btest 0.000834 0.000123 80.960535 ( 41.248765)
test_basic 0.001671 0.007399 0.993818 ( 1.189262)
test_all 0.006648 0.003829 676.764333 (295.705194)
test_rubyspec 0.035511 0.035505 103.285791 (123.557890)
total: 482.06 sec