Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230920-001715
#<BuildRuby:0x00005604d27ba1d8
@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.20230920-001715",
@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.000002 0.000022 ( 0.000023)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005144 0.003626 2.558234 ( 5.361245)
build_miniruby 0.001645 0.000206 16.990510 ( 20.216839)
build_ruby 0.001472 0.000184 3.431411 ( 4.423274)
build_all 0.003092 0.006465 5.608912 ( 5.502569)
build_install 0.020327 0.001437 7.216241 ( 8.236991)
test_btest 0.000806 0.000127 65.225571 ( 52.682367)
test_basic 0.000957 0.007391 0.867228 ( 1.344485)
test_all 0.009280 0.001904 662.100593 (670.505095)
test_rubyspec 0.059984 0.030957 96.695544 (142.486921)
total: 910.76 sec