Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-024447
#<BuildRuby:0x00007ff68c9ffdc8
@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.20241228-024447",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000028 0.000010 0.000038 ( 0.000037)
configure 0.000025 0.000009 0.000034 ( 0.000034)
build_up 0.002117 0.003349 1.601572 ( 1.943552)
build_miniruby 0.001210 0.000449 1.599410 ( 1.595680)
build_ruby 0.001362 0.000505 3.646644 ( 3.822949)
build_all 0.005438 0.003054 6.308224 ( 2.483319)
build_install 0.016579 0.001563 7.942851 ( 4.015119)
test_btest 0.000761 0.000262 75.500851 ( 21.357444)
test_basic 0.004696 0.004367 0.833153 ( 0.880761)
test_all 0.120722 0.024302 714.214059 (220.617685)
test_rubyspec 0.042506 0.039657 116.039483 ( 26.890318)
total: 283.61 sec