Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230601-050808
#<BuildRuby:0x000055dbbc2d6318
@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-050808",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.000000 0.005797 1.729589 ( 2.986000)
build_miniruby 0.000000 0.001439 1.310390 ( 1.310688)
build_ruby 0.001402 0.000250 2.599643 ( 2.806269)
build_all 0.004105 0.003272 2.101018 ( 1.196980)
build_install 0.017024 0.000000 3.175823 ( 2.199753)
test_btest 0.000768 0.000000 60.402669 ( 17.546981)
test_basic 0.000000 0.004953 0.578099 ( 0.655005)
test_all 0.000747 0.000347 560.050401 (515.409575)
test_rubyspec 0.044696 0.018929 78.303886 (129.147818)
total: 673.26 sec