Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230821-052951
#<BuildRuby:0x000055d35c8561e8
@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.20230821-052951",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000031)
build_up 0.000000 0.008182 2.441040 ( 5.360541)
build_miniruby 0.000000 0.001922 2.060603 ( 2.441478)
build_ruby 0.000896 0.000580 3.425072 ( 4.376120)
build_all 0.007377 0.001011 5.573584 ( 5.406967)
build_install 0.017901 0.002696 7.074869 ( 6.650145)
test_btest 0.000740 0.000202 70.480944 ( 52.714552)
test_basic 0.004277 0.004318 0.854703 ( 1.419100)
test_all 0.008783 0.001271 689.488127 (469.555114)
test_rubyspec 0.038990 0.036703 93.819600 (125.267293)
total: 673.19 sec