Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-133715
#<BuildRuby:0x00007f13c8fafdd8
@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.20241226-133715",
@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.000037 0.000005 0.000042 ( 0.000041)
configure 0.000031 0.000004 0.000035 ( 0.000034)
build_up 0.002037 0.003765 1.843820 ( 2.168969)
build_miniruby 0.001243 0.000207 1.404610 ( 1.401542)
build_ruby 0.001975 0.000000 3.710158 ( 3.906817)
build_all 0.005586 0.003237 6.751693 ( 2.685645)
build_install 0.018432 0.001114 8.244658 ( 4.279826)
test_btest 0.000822 0.000137 76.166157 ( 20.282590)
test_basic 0.008905 0.000764 0.828300 ( 0.871969)
test_all 0.103549 0.042354 695.720089 (216.160072)
test_rubyspec 0.051094 0.030611 118.670168 ( 28.073284)
total: 279.83 sec