Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240224-050609
#<BuildRuby:0x000055ef5884e7c8
@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.20240224-050609",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.006947 0.000000 2.313606 ( 2.097937)
build_miniruby 0.001218 0.000000 1.626984 ( 1.625388)
build_ruby 0.001429 0.000350 3.423183 ( 12.953354)
build_all 0.006318 0.000485 6.491331 ( 2.685860)
build_install 0.017102 0.000792 8.278773 ( 4.070075)
test_btest 0.000706 0.000141 91.046310 ( 32.975102)
test_basic 0.002639 0.004149 0.963584 ( 1.272113)
test_all 0.089692 0.026636 782.440791 (284.475533)
test_rubyspec 0.048508 0.039811 122.667271 (133.801932)
total: 475.96 sec