Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231214-191117
#<BuildRuby:0x0000556fc1411ff0
@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.20231214-191117",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.003519 0.004942 2.588464 ( 3.790554)
build_miniruby 0.001394 0.000380 1.627575 ( 1.815923)
build_ruby 0.000000 0.002063 3.169393 ( 3.623858)
build_all 0.006267 0.003019 5.418497 ( 4.272202)
build_install 0.007564 0.014227 6.913680 ( 5.702966)
test_btest 0.000630 0.000264 62.073426 ( 56.863239)
test_basic 0.005322 0.002232 0.786053 ( 1.216947)
test_all 0.084725 0.037991 647.593335 (399.888360)
test_rubyspec 0.048980 0.023736 89.462562 (107.897008)
total: 585.07 sec