Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240117-202758
#<BuildRuby:0x0000560a95236090
@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.20240117-202758",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002431 0.003893 1.906362 ( 3.437889)
build_miniruby 0.005305 0.000142 96.182329 ( 75.089253)
build_ruby 0.001889 0.000209 4.053155 ( 5.158278)
build_all 0.009261 0.000100 5.283260 ( 6.798288)
build_install 0.018900 0.001471 6.439179 ( 8.397837)
test_btest 0.000835 0.000083 63.369597 ( 78.441621)
test_basic 0.007041 0.000226 0.797094 ( 1.443410)
test_all 0.114457 0.016202 781.854085 (942.873927)
test_rubyspec 0.069641 0.043322 170.786748 (277.376145)
total: 1399.02 sec