Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250722-222127
#<BuildRuby:0x00006ffd5330fdc0
@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.20250722-222127",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004067 0.002888 3.254235 ( 2.218893)
build_miniruby 0.000300 0.001119 1.328729 ( 1.324806)
build_ruby 0.001588 0.000000 2.861421 ( 3.059486)
build_all 0.004214 0.003319 5.179828 ( 1.999786)
build_install 0.011137 0.006137 7.421628 ( 3.693548)
test_btest 0.001348 0.000789 51.878373 ( 14.246931)
test_basic 0.002029 0.006177 0.740459 ( 0.795884)
test_all 0.079365 0.034238 600.454969 (189.219373)
test_rubyspec 0.045501 0.032454 149.825553 ( 24.100075)
total: 240.66 sec