Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-213843
#<BuildRuby:0x00007f895418fdc8
@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-213843",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000022 0.000007 0.000029 ( 0.000028)
build_up 0.002792 0.004856 3.411873 ( 3.394265)
build_miniruby 0.001323 0.000441 1.256886 ( 1.253316)
build_ruby 0.001494 0.000498 3.578098 ( 14.563521)
build_all 0.001785 0.007381 6.201691 ( 2.539168)
build_install 0.012044 0.008072 8.744449 ( 3.955325)
test_btest 0.000603 0.000258 70.813781 ( 19.091037)
test_basic 0.000000 0.010259 0.826194 ( 0.873249)
test_all 0.104001 0.051899 769.653560 (292.056132)
test_rubyspec 0.062677 0.022576 124.999218 ( 31.716665)
total: 369.44 sec