Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-113614
#<BuildRuby:0x00007f0ea6a0fdc8
@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.20240927-113614",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000043)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.004122 0.005110 4.055526 ( 3.373796)
build_miniruby 0.001241 0.000328 1.233312 ( 1.231084)
build_ruby 0.001418 0.000375 3.892238 ( 4.038858)
build_all 0.000000 0.008875 6.896924 ( 2.890427)
build_install 0.011607 0.007335 9.990566 ( 4.666176)
test_btest 0.000669 0.000234 91.316451 ( 24.000955)
test_basic 0.007102 0.003651 1.152808 ( 1.197187)
test_all 0.109836 0.038327 719.975333 (208.145267)
test_rubyspec 0.053587 0.032264 130.647662 ( 21.732969)
total: 271.28 sec