Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230801-151833
#<BuildRuby:0x000055fb6a0da2a8
@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.20230801-151833",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007262 0.000907 2.284863 ( 5.218898)
build_miniruby 0.008208 0.005027 214.995333 (145.529980)
build_ruby 0.001818 0.000291 4.531670 ( 4.887855)
build_all 0.062118 0.018304 181.217435 (128.927839)
build_install 0.010497 0.007168 4.054852 ( 4.227243)
test_btest 0.000744 0.000174 64.530506 ( 52.760741)
test_basic 0.002531 0.000591 0.788431 ( 1.149106)
test_all 0.001054 0.000000 610.667459 (431.538398)
test_rubyspec 0.032707 0.028485 84.584538 (116.736721)
total: 890.98 sec