Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230312-135807
#<BuildRuby:0x000055d0652d9fc0
@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.20230312-135807",
@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.000015 0.000006 0.000021 ( 0.000022)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000016 0.000006 0.000022 ( 0.000023)
build_up 0.000000 0.006478 2.008097 ( 5.545712)
build_miniruby 0.000190 0.001472 1.620445 ( 2.227934)
build_ruby 0.001648 0.000824 2.564262 ( 3.652067)
build_all 0.003816 0.003990 2.204634 ( 2.515987)
build_install 0.014296 0.002841 3.485942 ( 4.183735)
test_btest 0.000535 0.000254 60.721278 ( 53.632304)
test_basic 0.005145 0.000302 0.473802 ( 0.867197)
test_all 0.000846 0.000384 520.146865 (537.833578)
test_rubyspec 0.037150 0.025674 76.268477 (112.844504)
total: 723.30 sec