Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250408-054303
#<BuildRuby:0x00007f3778ecfde0
@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.20250408-054303",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000029 0.000001 0.000030 ( 0.000031)
build_up 0.000000 0.006908 2.861701 ( 2.645312)
build_miniruby 0.000914 0.000683 1.195926 ( 1.194009)
build_ruby 0.001506 0.000183 3.935515 ( 4.074672)
build_all 0.000893 0.007421 5.623742 ( 2.361503)
build_install 0.018313 0.001754 7.947512 ( 4.124649)
test_btest 0.000805 0.000135 51.677798 ( 23.819896)
test_basic 0.006908 0.005749 0.947519 ( 1.184625)
test_all 0.089519 0.034654 598.496299 (226.791688)
test_rubyspec 0.053957 0.022302 100.254862 ( 20.090917)
total: 286.29 sec