Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240124-085225
#<BuildRuby:0x0000558dec155d90
@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.20240124-085225",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001471 0.004280 1.899333 ( 2.465053)
build_miniruby 0.001367 0.000000 2.132286 ( 2.509115)
build_ruby 0.001905 0.000000 3.098241 ( 3.363334)
build_all 0.006816 0.000000 5.278055 ( 2.326424)
build_install 0.011132 0.008788 6.957237 ( 4.175465)
test_btest 0.000615 0.000139 68.787403 ( 29.361034)
test_basic 0.001989 0.004125 0.776087 ( 0.892510)
test_all 0.081570 0.038607 730.598387 (381.535777)
test_rubyspec 0.064431 0.050166 174.372552 (272.967377)
total: 699.60 sec