Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231021-030501
#<BuildRuby:0x00005599bbb9d5c0
@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.20231021-030501",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000029 0.000005 0.000034 ( 0.000033)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.006172 0.000988 2.405893 ( 5.175651)
build_miniruby 0.001588 0.000254 2.004954 ( 2.624341)
build_ruby 0.001709 0.000273 3.189824 ( 21.010743)
build_all 0.004863 0.003628 5.300222 ( 6.180559)
build_install 0.012478 0.009327 6.845905 ( 8.008628)
test_btest 0.000894 0.000216 62.284759 ( 76.149304)
test_basic 0.002394 0.005002 0.780315 ( 1.605556)
test_all 0.009217 0.001277 648.035366 (732.800675)
test_rubyspec 0.039286 0.043089 91.051699 (156.582694)
total: 1010.14 sec