Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250705-080251
#<BuildRuby:0x000079051585fdc0
@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.20250705-080251",
@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.000000 0.000025 0.000025 ( 0.000026)
autoconf 0.000000 0.000041 0.000041 ( 0.000041)
configure 0.000000 0.000032 0.000032 ( 0.000032)
build_up 0.003447 0.005845 4.221766 ( 3.610365)
build_miniruby 0.000359 0.001417 1.875508 ( 1.926331)
build_ruby 0.001001 0.000997 4.067784 ( 4.332723)
build_all 0.007629 0.001167 6.129947 ( 2.658232)
build_install 0.011556 0.008509 9.221600 ( 4.686176)
test_btest 0.000003 0.000993 56.124014 ( 17.096435)
test_basic 0.002321 0.004949 0.912029 ( 0.973715)
test_all 0.089878 0.032083 741.244181 (219.974828)
test_rubyspec 0.054230 0.028915 162.554230 ( 37.813568)
total: 293.07 sec