Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251007-130447
#<BuildRuby:0x00007a55232dfdc8
@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.20251007-130447",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.000472 0.006777 3.259631 ( 2.156331)
build_miniruby 0.000209 0.001067 1.127397 ( 1.124882)
build_ruby 0.000689 0.000876 2.813836 ( 2.888595)
build_all 0.004303 0.002113 4.571103 ( 1.844271)
build_install 0.013337 0.003505 7.643528 ( 3.640031)
test_btest 0.000664 0.000243 55.910627 ( 15.403789)
test_basic 0.003407 0.002801 0.694331 ( 0.751777)
test_all 0.088367 0.028267 600.746253 (176.963257)
test_rubyspec 0.042596 0.037163 114.561693 ( 20.695971)
total: 225.47 sec