Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241213-202719
#<BuildRuby:0x00007f94c078fdc8
@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.20241213-202719",
@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.000003 0.000019 ( 0.000020)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.005579 0.000385 1.962966 ( 2.296647)
build_miniruby 0.001301 0.000261 1.062778 ( 1.059344)
build_ruby 0.001383 0.000277 2.978213 ( 3.195424)
build_all 0.006775 0.000000 4.536729 ( 1.820365)
build_install 0.016313 0.000000 6.520926 ( 3.307132)
test_btest 0.000843 0.000000 68.491687 ( 18.091187)
test_basic 0.008654 0.000000 0.751248 ( 0.800914)
test_all 0.103650 0.037252 624.357816 (184.302325)
test_rubyspec 0.053739 0.023674 111.661436 ( 20.457106)
total: 235.33 sec