Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241011-100355
#<BuildRuby:0x00007f03ee52fdc0
@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.20241011-100355",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000039 0.000006 0.000045 ( 0.000044)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.007963 0.001244 4.553880 ( 5.343148)
build_miniruby 0.000000 0.001874 2.262779 ( 2.434164)
build_ruby 0.000000 0.002117 4.671478 ( 4.825084)
build_all 0.006584 0.003809 7.863479 ( 4.673551)
build_install 0.012754 0.010350 11.223689 ( 7.319340)
test_btest 0.000820 0.000210 87.902262 ( 43.900896)
test_basic 0.004424 0.005192 0.787030 ( 0.847438)
test_all 0.117119 0.034582 713.086771 (206.243907)
test_rubyspec 0.047270 0.038352 131.589861 ( 23.511531)
total: 299.10 sec