Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250121-083819
#<BuildRuby:0x00007fd2f0c7fdd8
@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.20250121-083819",
@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.000030 0.000000 0.000030 ( 0.000027)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.003288 0.002866 2.340170 ( 2.625190)
build_miniruby 0.001319 0.000352 1.356367 ( 1.363387)
build_ruby 0.001547 0.000413 4.029779 ( 4.144803)
build_all 0.007148 0.002676 6.099171 ( 3.042763)
build_install 0.017653 0.004459 8.163766 ( 4.775087)
test_btest 0.000698 0.000189 72.548519 ( 27.562996)
test_basic 0.001783 0.005991 0.805042 ( 0.859036)
test_all 0.060623 0.067291 609.629615 (223.457311)
test_rubyspec 0.058764 0.016417 108.370133 ( 25.081005)
total: 292.91 sec