Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240213-132007
#<BuildRuby:0x0000555577211a48
@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.20240213-132007",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000000 0.007368 2.146309 ( 4.057360)
build_miniruby 0.000000 0.001801 1.820470 ( 2.438294)
build_ruby 0.000000 0.002297 3.643748 ( 5.022661)
build_all 0.005645 0.003605 6.289229 ( 6.856514)
build_install 0.013136 0.009810 7.833638 ( 8.234037)
test_btest 0.000738 0.000270 75.297546 ( 74.808063)
test_basic 0.003559 0.005571 0.917183 ( 1.537686)
test_all 0.083222 0.043177 743.032171 (430.165680)
test_rubyspec 0.064924 0.051237 188.379559 (233.223097)
total: 766.34 sec