Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231118-184024
#<BuildRuby:0x0000558f42e12658
@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.20231118-184024",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000031 0.000002 0.000033 ( 0.000033)
configure 0.000029 0.000002 0.000031 ( 0.000030)
build_up 0.007412 0.000000 2.177553 ( 4.281887)
build_miniruby 0.002284 0.000000 14.891232 ( 17.381189)
build_ruby 0.001925 0.000000 3.433209 ( 4.327717)
build_all 0.008865 0.000019 5.267797 ( 5.258887)
build_install 0.016838 0.004840 6.760032 ( 7.369750)
test_btest 0.000853 0.000073 63.420901 ( 69.506780)
test_basic 0.008079 0.000693 0.857995 ( 1.436894)
test_all 0.080914 0.046727 618.875128 (419.955469)
test_rubyspec 0.027074 0.048207 89.441220 (120.615182)
total: 650.14 sec