Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230504-150448
#<BuildRuby:0x000056543874dff0
@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.20230504-150448",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000000 0.006262 1.824273 ( 4.030059)
build_miniruby 0.000000 0.001667 1.331624 ( 1.469401)
build_ruby 0.000000 0.001490 2.384875 ( 2.760922)
build_all 0.000393 0.005735 2.097731 ( 2.119409)
build_install 0.012187 0.003938 3.269634 ( 3.409623)
test_btest 0.000755 0.000206 58.164617 ( 32.790653)
test_basic 0.006186 0.000719 0.670620 ( 1.009995)
test_all 0.001275 0.000000 534.807502 (382.145703)
test_rubyspec 0.040965 0.023721 75.971967 (119.563144)
total: 549.30 sec