Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240620-003224
#<BuildRuby:0x00007f28e48dfdd8
@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.20240620-003224",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.006215 0.001658 3.245770 ( 3.125943)
build_miniruby 0.001434 0.000382 1.522427 ( 1.518882)
build_ruby 0.002028 0.000000 3.453218 ( 3.615501)
build_all 0.005469 0.002853 7.662853 ( 3.052649)
build_install 0.010180 0.007619 10.157760 ( 4.780213)
test_btest 0.000745 0.000227 112.844376 ( 29.565241)
test_basic 0.004495 0.004243 1.253850 ( 1.306754)
test_all 0.088050 0.057508 799.912526 (231.823500)
test_rubyspec 0.056105 0.039160 159.490850 ( 32.571180)
total: 311.36 sec