Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230531-210924
#<BuildRuby:0x0000556e30282348
@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.20230531-210924",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.002994 0.004591 2.036076 ( 4.755137)
build_miniruby 0.001293 0.000215 1.721150 ( 2.296371)
build_ruby 0.001379 0.000230 2.594851 ( 3.289503)
build_all 0.006472 0.001079 2.075299 ( 2.276345)
build_install 0.021580 0.000000 3.602336 ( 4.270891)
test_btest 0.000944 0.000000 60.960393 ( 55.188757)
test_basic 0.000000 0.007855 0.706971 ( 1.183151)
test_all 0.000000 0.001445 612.636055 (718.360037)
test_rubyspec 0.042205 0.020839 77.627362 (120.425041)
total: 912.05 sec