Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230803-092256
#<BuildRuby:0x0000561c99cddf50
@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.20230803-092256",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.007198 0.000361 2.266984 ( 4.908345)
build_miniruby 0.001219 0.000130 1.742647 ( 2.514452)
build_ruby 0.001574 0.000169 3.347171 ( 3.999801)
build_all 0.008039 0.000412 2.702266 ( 3.037222)
build_install 0.020978 0.000785 3.998812 ( 4.020565)
test_btest 0.000848 0.000000 68.597143 ( 52.978469)
test_basic 0.008270 0.000025 0.848537 ( 1.417617)
test_all 0.001201 0.000106 611.340969 (309.013103)
test_rubyspec 0.022036 0.038672 87.737500 (109.783869)
total: 491.67 sec