Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-033517
#<BuildRuby:0x00007f9b6568fdc8
@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.20241113-033517",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000018 0.000007 0.000025 ( 0.000026)
build_up 0.003528 0.003817 2.986666 ( 3.352959)
build_miniruby 0.001129 0.000438 1.125351 ( 1.122569)
build_ruby 0.001732 0.000000 3.563525 ( 39.406573)
build_all 0.007431 0.000000 6.246145 ( 2.525266)
build_install 0.016392 0.000428 8.270891 ( 4.068763)
test_btest 0.000620 0.000180 81.373040 ( 36.189040)
test_basic 0.002566 0.006298 0.962426 ( 1.022823)
test_all 0.078067 0.068866 768.863438 (222.672137)
test_rubyspec 0.047574 0.033082 121.055075 ( 26.992021)
total: 337.35 sec