Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-003850
#<BuildRuby:0x00007f14319efdd0
@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.20241114-003850",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000029 0.000005 0.000034 ( 0.000034)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004875 0.004162 4.253731 ( 4.817259)
build_miniruby 0.001833 0.000388 1.852803 ( 2.002851)
build_ruby 0.002141 0.000454 4.825763 ( 5.235947)
build_all 0.009043 0.001012 6.647090 ( 3.250226)
build_install 0.016208 0.005006 8.680363 ( 4.080090)
test_btest 0.000699 0.000151 78.898881 ( 23.158170)
test_basic 0.009063 0.000000 0.917377 ( 0.970905)
test_all 0.102632 0.045027 644.277382 (247.733116)
test_rubyspec 0.048204 0.030146 116.946458 ( 20.773598)
total: 312.02 sec