Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230918-221652
#<BuildRuby:0x000055fa87e22048
@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.20230918-221652",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000035 0.000006 0.000041 ( 0.000039)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004020 0.004037 2.283251 ( 4.739598)
build_miniruby 0.001956 0.000000 1.720808 ( 1.889885)
build_ruby 0.001901 0.000000 3.331197 ( 3.927762)
build_all 0.007199 0.001269 5.450333 ( 4.882940)
build_install 0.006588 0.015373 6.921951 ( 6.986463)
test_btest 0.000817 0.000221 63.427896 ( 47.720201)
test_basic 0.003918 0.005285 0.859266 ( 1.300701)
test_all 0.008136 0.008350 704.394867 (700.447431)
test_rubyspec 0.016914 0.064780 95.796272 (149.378533)
total: 921.27 sec