Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230502-011135
#<BuildRuby:0x000055a33f0d9db8
@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.20230502-011135",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006891 0.000347 2.006912 ( 5.051981)
build_miniruby 0.001583 0.000190 1.685962 ( 2.300206)
build_ruby 0.001436 0.000172 2.549518 ( 3.690751)
build_all 0.006488 0.000778 2.195339 ( 3.103952)
build_install 0.017821 0.000977 3.661650 ( 4.892866)
test_btest 0.001096 0.000000 60.211163 ( 70.843165)
test_basic 0.006875 0.000344 0.685511 ( 1.315023)
test_all 0.001183 0.000074 584.923194 (585.252568)
test_rubyspec 0.031383 0.029147 77.131487 (106.920502)
total: 783.37 sec