Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241207-075244
#<BuildRuby:0x00007f73abd0fdd8
@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.20241207-075244",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004092 0.003269 2.675372 ( 2.819638)
build_miniruby 0.001257 0.000229 1.585377 ( 1.583463)
build_ruby 0.001592 0.000290 3.281776 ( 3.545268)
build_all 0.006581 0.001197 5.692380 ( 2.816497)
build_install 0.010544 0.006628 6.955860 ( 3.375372)
test_btest 0.000783 0.000178 67.655804 ( 18.276701)
test_basic 0.008537 0.000000 0.742859 ( 0.795899)
test_all 0.097842 0.043923 628.005516 (186.199085)
test_rubyspec 0.047946 0.029961 118.992323 ( 23.971825)
total: 243.38 sec