Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-235504
#<BuildRuby:0x00007f30e3eafdd8
@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.20241028-235504",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.005216 0.003177 4.013430 ( 4.231874)
build_miniruby 0.001360 0.000400 1.593178 ( 1.592029)
build_ruby 0.001461 0.000430 3.990473 ( 4.171468)
build_all 0.004471 0.004146 6.881813 ( 2.964417)
build_install 0.016606 0.002551 9.108459 ( 4.089325)
test_btest 0.000619 0.000184 75.732979 ( 19.822337)
test_basic 0.006208 0.003551 0.793625 ( 0.841576)
test_all 0.110016 0.035169 768.167721 (220.872797)
test_rubyspec 0.047009 0.039225 120.330994 ( 28.810684)
total: 287.40 sec