Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230820-112909
#<BuildRuby:0x0000563c68786068
@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.20230820-112909",
@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.000025 0.000003 0.000028 ( 0.000028)
autoconf 0.000033 0.000003 0.000036 ( 0.000037)
configure 0.000034 0.000003 0.000037 ( 0.000037)
build_up 0.007370 0.000789 2.487173 ( 5.087799)
build_miniruby 0.000000 0.001962 4.833148 ( 4.874553)
build_ruby 0.000778 0.001128 3.484499 ( 4.380668)
build_all 0.001797 0.006749 5.305918 ( 4.003002)
build_install 0.017774 0.002879 6.914142 ( 6.525122)
test_btest 0.000841 0.000155 68.857004 ( 50.567698)
test_basic 0.007194 0.001325 0.820619 ( 1.155405)
test_all 0.009439 0.001003 654.823245 (351.624969)
test_rubyspec 0.031591 0.045522 94.286536 (113.592832)
total: 541.81 sec