Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-191729
#<BuildRuby:0x000055b11559da00
@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.20231222-191729",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.004811 0.000713 1.574043 ( 2.011825)
build_miniruby 0.001444 0.000214 1.499471 ( 1.498841)
build_ruby 0.001677 0.000000 2.869243 ( 3.074869)
build_all 0.006701 0.000014 5.384436 ( 2.202876)
build_install 0.016976 0.000032 6.523457 ( 3.318921)
test_btest 0.000840 0.000102 81.247165 ( 21.716363)
test_basic 0.000000 0.006962 0.816185 ( 0.890869)
test_all 0.081745 0.035923 649.271486 (189.193402)
test_rubyspec 0.022725 0.029198 81.867384 ( 93.335509)
total: 317.24 sec