Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240623-143313
#<BuildRuby:0x00007f1007bcfde0
@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.20240623-143313",
@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.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.006756 0.000712 3.522574 ( 3.598487)
build_miniruby 0.001367 0.000354 1.669627 ( 1.666338)
build_ruby 0.001591 0.000413 4.261088 ( 4.465408)
build_all 0.006994 0.001813 7.847162 ( 3.138354)
build_install 0.011635 0.008428 10.777239 ( 5.125579)
test_btest 0.000733 0.000220 110.341378 ( 28.793524)
test_basic 0.009360 0.001966 1.213028 ( 1.268502)
test_all 0.105776 0.040870 806.448398 (229.031894)
test_rubyspec 0.065082 0.024449 164.054066 ( 34.457659)
total: 311.55 sec