Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240828-102205
#<BuildRuby:0x00007fb6cde9fdc8
@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.20240828-102205",
@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.000004 0.000022 ( 0.000023)
autoconf 0.000037 0.000009 0.000046 ( 0.000046)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.009522 0.000345 4.163700 ( 4.324401)
build_miniruby 0.001777 0.000406 1.856499 ( 2.144196)
build_ruby 0.002313 0.000000 4.515341 ( 4.747491)
build_all 0.006037 0.004163 7.694655 ( 4.440006)
build_install 0.020303 0.002787 10.232553 ( 6.446073)
test_btest 0.000823 0.000190 96.141508 ( 54.871448)
test_basic 0.010779 0.001424 1.201023 ( 1.941648)
test_all 0.115832 0.043573 839.412906 (364.963162)
test_rubyspec 0.050987 0.039713 154.220596 ( 40.897271)
total: 484.78 sec