Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230311-015818
#<BuildRuby:0x000055b150d81e98
@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.20230311-015818",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.003154 0.003988 1.947231 ( 4.834344)
build_miniruby 0.001359 0.000252 1.417067 ( 1.933729)
build_ruby 0.001506 0.000279 2.667539 ( 3.905628)
build_all 0.007022 0.001301 2.221019 ( 3.148046)
build_install 0.016750 0.005135 3.400318 ( 4.682077)
test_btest 0.000712 0.000143 57.244706 ( 62.602540)
test_basic 0.004386 0.002604 0.460449 ( 0.809774)
test_all 0.000986 0.000210 560.370249 (617.083913)
test_rubyspec 0.017690 0.039286 75.689823 (106.013092)
total: 805.01 sec