Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-183051
#<BuildRuby:0x00007f355620fde0
@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.20241113-183051",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.003773 0.003490 3.620141 ( 3.533688)
build_miniruby 0.001337 0.000186 1.656574 ( 1.654099)
build_ruby 0.000000 0.002679 4.689868 ( 4.978468)
build_all 0.004747 0.005397 7.057776 ( 4.424862)
build_install 0.017932 0.005206 10.201058 ( 6.740817)
test_btest 0.000000 0.000846 79.178343 ( 22.522407)
test_basic 0.004214 0.008484 1.136080 ( 1.204272)
test_all 0.112833 0.036121 743.615561 (221.197833)
test_rubyspec 0.055896 0.028079 121.241253 ( 27.777771)
total: 294.04 sec