Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-214816
#<BuildRuby:0x00007fdfe9c8fde0
@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.20241010-214816",
@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.000018 0.000001 0.000019 ( 0.000021)
autoconf 0.000034 0.000004 0.000038 ( 0.000037)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.003637 0.004482 3.858931 ( 3.740188)
build_miniruby 0.001669 0.000209 1.596296 ( 1.592476)
build_ruby 0.001707 0.000213 3.628030 ( 37.448712)
build_all 0.000000 0.009299 7.392570 ( 3.040243)
build_install 0.004663 0.014998 10.022487 ( 4.846061)
test_btest 0.000744 0.000219 91.230282 ( 27.107407)
test_basic 0.004605 0.005658 1.060145 ( 2.774695)
test_all 0.094023 0.056347 705.547652 (212.487361)
test_rubyspec 0.059355 0.024799 128.624135 ( 24.132753)
total: 317.17 sec