Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-125919
#<BuildRuby:0x00007f96e7b1fdc0
@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.20241024-125919",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000094 0.000000 0.000094 ( 0.000177)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006790 0.000749 3.924523 ( 3.782008)
build_miniruby 0.001555 0.000406 1.704465 ( 1.700559)
build_ruby 0.001462 0.000381 4.322086 ( 14.791265)
build_all 0.004509 0.004408 6.968587 ( 2.838590)
build_install 0.013550 0.006166 10.130697 ( 4.881310)
test_btest 0.001199 0.000000 80.000324 ( 21.494332)
test_basic 0.005769 0.005081 0.990194 ( 1.032950)
test_all 0.111486 0.038654 832.226756 (294.658684)
test_rubyspec 0.051973 0.037389 129.937647 ( 43.307632)
total: 388.49 sec