Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241204-164821
#<BuildRuby:0x00007f98cce4fdd8
@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.20241204-164821",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.003834 0.004762 4.050942 ( 3.599289)
build_miniruby 0.001349 0.000261 1.660845 ( 1.658409)
build_ruby 0.001578 0.000305 3.791816 ( 3.993441)
build_all 0.005393 0.003588 6.413752 ( 2.812388)
build_install 0.013138 0.009549 9.827931 ( 5.324036)
test_btest 0.000651 0.000167 82.793709 ( 28.964041)
test_basic 0.011396 0.000673 1.083514 ( 1.142697)
test_all 0.096663 0.048585 785.382930 (317.594913)
test_rubyspec 0.023548 0.058484 121.441122 ( 41.751019)
total: 406.84 sec