Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250629-182439
#<BuildRuby:0x00007183204ffdc0
@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.20250629-182439",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000029 0.000007 0.000036 ( 0.000036)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.003688 0.004466 3.806468 ( 2.723005)
build_miniruby 0.000559 0.000890 1.504156 ( 1.501065)
build_ruby 0.000773 0.000945 3.687722 ( 3.890487)
build_all 0.004808 0.003663 6.018597 ( 2.565100)
build_install 0.013465 0.007830 8.492393 ( 4.022617)
test_btest 0.000867 0.000102 52.783350 ( 15.197054)
test_basic 0.004726 0.001789 0.855751 ( 0.910488)
test_all 0.083762 0.031374 612.381519 (194.392031)
test_rubyspec 0.055132 0.026221 152.835669 ( 37.878794)
total: 263.08 sec