Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-174144
#<BuildRuby:0x00007fd31985fdd8
@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.20241026-174144",
@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.000027 0.000003 0.000030 ( 0.000030)
autoconf 0.000046 0.000006 0.000052 ( 0.000051)
configure 0.000037 0.000005 0.000042 ( 0.000042)
build_up 0.005395 0.003175 4.094359 ( 3.976000)
build_miniruby 0.001459 0.000197 1.602218 ( 1.607745)
build_ruby 0.000000 0.001988 4.653649 ( 4.807973)
build_all 0.007292 0.001790 6.961507 ( 2.969221)
build_install 0.008591 0.012013 8.913920 ( 4.097990)
test_btest 0.000950 0.000000 75.948227 ( 20.735236)
test_basic 0.006260 0.003824 1.010813 ( 1.057602)
test_all 0.111976 0.034884 741.731994 (214.876911)
test_rubyspec 0.035573 0.047481 125.563833 ( 33.354620)
total: 287.48 sec