Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-131945
#<BuildRuby:0x00007f6192a8fde0
@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.20241228-131945",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000000 0.006290 2.030404 ( 2.391018)
build_miniruby 0.000150 0.001601 1.705214 ( 1.738859)
build_ruby 0.001357 0.000533 3.965516 ( 4.133281)
build_all 0.006711 0.002636 6.549344 ( 3.144025)
build_install 0.010281 0.005778 7.798523 ( 4.149303)
test_btest 0.000728 0.000295 75.201383 ( 21.348541)
test_basic 0.002323 0.007413 1.008671 ( 1.053164)
test_all 0.111400 0.029279 641.256432 (193.800387)
test_rubyspec 0.035286 0.043276 111.635591 ( 21.358287)
total: 253.12 sec