Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250809-165331
#<BuildRuby:0x000077fcab71fdc0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250809-165331",
@make="make",
@no_timeout_error=nil,
@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.000016 0.000005 0.000021 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000021 0.000005 0.000026 ( 0.000027)
build_up 0.004887 0.002671 3.283921 ( 2.200737)
build_miniruby 0.001242 0.000074 1.129174 ( 1.126352)
build_ruby 0.001267 0.000367 3.195866 ( 3.350668)
build_all 0.004423 0.003444 5.487203 ( 2.204641)
build_install 0.013319 0.004795 8.081929 ( 3.768753)
test_btest 0.000301 0.000618 53.361921 ( 15.335830)
test_basic 0.000698 0.006883 0.907806 ( 0.960507)
test_all 0.090814 0.028634 629.666692 (220.675252)
test_rubyspec 0.038816 0.037322 148.585090 ( 28.258682)
total: 277.88 sec