Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-112717
#<BuildRuby:0x00007f4eae13fde0
@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.20241215-112717",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000031 0.000007 0.000038 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.001802 0.004531 2.308815 ( 2.772269)
build_miniruby 0.001066 0.000305 1.402783 ( 1.400336)
build_ruby 0.000000 0.001872 3.268159 ( 3.493915)
build_all 0.005581 0.002603 6.212636 ( 2.689597)
build_install 0.008450 0.008141 7.702874 ( 3.971332)
test_btest 0.000738 0.000260 76.185527 ( 20.402111)
test_basic 0.003395 0.001198 1.007306 ( 1.061540)
test_all 0.103051 0.039319 756.185646 (378.066966)
test_rubyspec 0.066012 0.026468 121.617089 ( 59.595369)
total: 473.45 sec