Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250522-214421
#<BuildRuby:0x00007fe65148fdc0
@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.20250522-214421",
@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.000031 0.000011 0.000042 ( 0.000037)
autoconf 0.000052 0.000019 0.000071 ( 0.000064)
configure 0.000045 0.000016 0.000061 ( 0.000056)
build_up 0.007651 0.001276 3.837093 ( 3.929557)
build_miniruby 0.001490 0.000526 1.821804 ( 1.882471)
build_ruby 0.001788 0.000631 4.719129 ( 4.891190)
build_all 0.006536 0.004644 7.028079 ( 4.032174)
build_install 0.015139 0.009202 9.927758 ( 5.967732)
test_btest 0.000289 0.000666 58.392179 ( 26.450959)
test_basic 0.006901 0.002932 0.927789 ( 0.977707)
test_all 0.086362 0.037276 694.352876 (241.880997)
test_rubyspec 0.048490 0.032889 119.339628 ( 34.777471)
total: 324.79 sec