Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240829-103634
#<BuildRuby:0x00007f4fa108fdc0
@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.20240829-103634",
@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.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000037 0.000012 0.000049 ( 0.000049)
configure 0.000029 0.000010 0.000039 ( 0.000039)
build_up 0.005993 0.004701 3.998216 ( 4.530660)
build_miniruby 0.001909 0.000000 1.855077 ( 1.938435)
build_ruby 0.002238 0.000050 3.767613 ( 4.066439)
build_all 0.007428 0.000000 6.690515 ( 2.605036)
build_install 0.010580 0.007377 8.892790 ( 3.963448)
test_btest 0.000813 0.000278 113.672047 ( 29.400701)
test_basic 0.006826 0.005051 1.200443 ( 1.250701)
test_all 0.089304 0.060539 730.575496 (217.750150)
test_rubyspec 0.052999 0.044323 163.608793 ( 28.013879)
total: 293.52 sec