Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-161700
#<BuildRuby:0x00007f0a790ffde0
@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.20241007-161700",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000041 0.000006 0.000047 ( 0.000046)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.003307 0.004627 3.010152 ( 2.991790)
build_miniruby 0.001390 0.000232 1.160296 ( 1.157229)
build_ruby 0.001651 0.000275 3.118696 ( 3.344344)
build_all 0.006814 0.000406 5.805076 ( 2.235520)
build_install 0.005173 0.010313 8.337640 ( 3.661803)
test_btest 0.000741 0.000169 84.498979 ( 21.914562)
test_basic 0.005795 0.004487 0.901381 ( 0.947586)
test_all 0.117417 0.032413 661.624543 (199.500435)
test_rubyspec 0.048861 0.038190 141.192847 ( 33.521073)
total: 269.28 sec