Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241210-230619
#<BuildRuby:0x00007f76beaefdd0
@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.20241210-230619",
@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.000000 0.000021 0.000021 ( 0.000022)
autoconf 0.000000 0.000038 0.000038 ( 0.000038)
configure 0.000000 0.000030 0.000030 ( 0.000030)
build_up 0.004354 0.003777 3.529351 ( 3.512379)
build_miniruby 0.001344 0.000362 1.696142 ( 1.708593)
build_ruby 0.002310 0.000000 4.419748 ( 4.565608)
build_all 0.008291 0.002577 6.667714 ( 4.592406)
build_install 0.014997 0.010298 9.852431 ( 7.034209)
test_btest 0.000851 0.000267 79.844321 ( 35.867266)
test_basic 0.000479 0.012338 1.076009 ( 1.150760)
test_all 0.110730 0.033633 734.310538 (236.828832)
test_rubyspec 0.046206 0.035590 116.287854 ( 30.524115)
total: 325.79 sec