Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230601-150652
#<BuildRuby:0x000055ad3b1f2348
@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.20230601-150652",
@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.000000 0.000021 ( 0.000022)
autoconf 0.000027 0.000000 0.000027 ( 0.000028)
configure 0.000027 0.000000 0.000027 ( 0.000028)
build_up 0.002654 0.003871 2.062474 ( 4.585786)
build_miniruby 0.002977 0.000476 53.439779 ( 28.025125)
build_ruby 0.001346 0.000215 2.737204 ( 2.969205)
build_all 0.008451 0.010403 59.450485 ( 22.380242)
build_install 0.000000 0.016013 3.187935 ( 2.666274)
test_btest 0.000268 0.000545 57.741616 ( 26.988822)
test_basic 0.004811 0.001850 0.666288 ( 0.780715)
test_all 0.001292 0.000497 564.336633 (460.052955)
test_rubyspec 0.035492 0.029320 79.860476 (130.730073)
total: 679.18 sec