Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241124-020836
#<BuildRuby:0x00007f221fb5fde0
@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.20241124-020836",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000034 0.000004 0.000038 ( 0.000038)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.003125 0.003860 3.161725 ( 3.130541)
build_miniruby 0.001601 0.000000 1.535158 ( 1.532540)
build_ruby 0.001818 0.000000 3.789681 ( 4.027177)
build_all 0.006603 0.001140 6.165978 ( 2.669138)
build_install 0.015616 0.001324 8.910590 ( 4.552865)
test_btest 0.000776 0.000119 75.391475 ( 20.236155)
test_basic 0.005923 0.004131 1.005979 ( 1.055000)
test_all 0.119681 0.024590 759.818526 (229.727351)
test_rubyspec 0.060148 0.023051 115.858829 ( 27.045984)
total: 293.98 sec