Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230914-141911
#<BuildRuby:0x00005627485ba458
@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.20230914-141911",
@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.000002 0.000018 ( 0.000019)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000027 0.000004 0.000031 ( 0.000031)
build_up 0.008041 0.000509 2.674350 ( 6.102180)
build_miniruby 0.002524 0.000316 76.076185 ( 85.051678)
build_ruby 0.000000 0.002194 3.506471 ( 4.958053)
build_all 0.007942 0.001240 5.612711 ( 8.292642)
build_install 0.017730 0.004932 7.149489 ( 10.570770)
test_btest 0.000815 0.000129 65.046394 ( 80.038814)
test_basic 0.000000 0.008296 0.832259 ( 1.598950)
test_all 0.007202 0.009263 692.066965 (830.517740)
test_rubyspec 0.036974 0.043427 96.327329 (138.350217)
total: 1165.48 sec