Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20251004-221007
#<BuildRuby:0x00007affda25fdc8
@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/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20251004-221007",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.003673 0.005484 4.689977 ( 12.883422)
build_miniruby 0.001054 0.000323 1.736423 ( 1.847316)
build_ruby 0.001697 0.000000 4.751768 ( 12.473724)
build_all 0.007247 0.001994 6.394545 ( 3.297301)
build_install 0.018746 0.005625 9.939464 ( 5.176912)
test_btest 0.000159 0.000750 77.323881 ( 32.317894)
test_basic 0.003862 0.002645 1.073708 ( 1.150027)
test_all 0.098122 0.032887 707.904219 (264.486436)
test_rubyspec 0.046686 0.030374 113.192645 ( 35.605956)
total: 369.24 sec