Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230612-011318
#<BuildRuby:0x000055b07cf42658
@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.20230612-011318",
@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.000019 0.000003 0.000022 ( 0.000022)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005500 0.000957 1.895079 ( 4.123122)
build_miniruby 0.001317 0.000229 1.397272 ( 1.636690)
build_ruby 0.001394 0.000242 2.748042 ( 3.331872)
build_all 0.006289 0.001094 2.238250 ( 2.506797)
build_install 0.018992 0.000000 3.308758 ( 3.565931)
test_btest 0.000000 0.001232 61.939645 ( 40.760897)
test_basic 0.003590 0.003217 0.667984 ( 0.962144)
test_all 0.001206 0.000216 538.645755 (364.189911)
test_rubyspec 0.037887 0.025649 78.813508 (121.241213)
total: 542.32 sec