Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-144713
#<BuildRuby:0x00007fc20875fdd8
@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.20241015-144713",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000044 0.000008 0.000052 ( 0.000051)
configure 0.000035 0.000006 0.000041 ( 0.000040)
build_up 0.008689 0.001448 4.571795 ( 5.183638)
build_miniruby 0.001903 0.000000 1.975356 ( 2.303392)
build_ruby 0.002224 0.000015 4.773697 ( 5.395606)
build_all 0.010785 0.000381 8.279925 ( 5.693793)
build_install 0.024967 0.001129 11.555400 ( 8.481687)
test_btest 0.001224 0.000000 101.465503 ( 80.696250)
test_basic 0.011798 0.000000 1.204629 ( 1.387847)
test_all 0.116185 0.045579 865.446371 (533.255867)
test_rubyspec 0.058764 0.040108 143.173927 ( 66.011691)
total: 708.41 sec