Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-001712
#<BuildRuby:0x00007f13c094fdd8
@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.20240806-001712",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000026 0.000005 0.000031 ( 0.000030)
build_up 0.007885 0.000000 3.591890 ( 3.527933)
build_miniruby 0.001287 0.000187 1.367257 ( 1.364335)
build_ruby 0.001515 0.000253 4.015571 ( 4.218937)
build_all 0.004515 0.004234 7.928882 ( 3.066394)
build_install 0.011236 0.010124 10.043540 ( 4.391585)
test_btest 0.000685 0.000172 113.241464 ( 29.736000)
test_basic 0.006563 0.005009 1.290462 ( 1.338750)
test_all 0.095527 0.052649 815.061406 (235.403692)
test_rubyspec 0.040511 0.046887 162.407583 ( 32.235325)
total: 315.28 sec