Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240223-020026
#<BuildRuby:0x000055ee330f6398
@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.20240223-020026",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.008172 0.000908 2.783481 ( 5.179557)
build_miniruby 0.001485 0.000165 2.654468 ( 3.608521)
build_ruby 0.001602 0.000178 3.479024 ( 4.625718)
build_all 0.004115 0.005037 5.882494 ( 7.553355)
build_install 0.022276 0.000509 7.999390 ( 9.971568)
test_btest 0.000000 0.001213 74.811894 (102.487622)
test_basic 0.004426 0.003359 0.862821 ( 1.690847)
test_all 0.100801 0.024355 768.730205 (684.325068)
test_rubyspec 0.044790 0.049057 114.917919 (144.781141)
total: 964.22 sec