Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241011-044904
#<BuildRuby:0x00007f5e2a02fdc0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20241011-044904",
@make="make",
@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.000006 0.000024 ( 0.000024)
autoconf 0.000032 0.000012 0.000044 ( 0.000042)
configure 0.000024 0.000009 0.000033 ( 0.000032)
build_up 0.005630 0.003166 4.451089 ( 4.711546)
build_miniruby 0.001962 0.000000 1.787811 ( 1.918657)
build_ruby 0.001926 0.000014 4.692878 ( 5.129421)
build_all 0.008891 0.001646 6.947350 ( 4.552085)
build_install 0.014781 0.008779 10.111753 ( 8.283388)
test_btest 0.000709 0.000255 86.085021 ( 68.889540)
test_basic 0.010274 0.003688 1.207050 ( 1.706190)
test_all 0.117992 0.041844 803.469770 (575.955421)
test_rubyspec 0.054175 0.043848 125.129281 ( 81.141187)
total: 752.29 sec