Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231012-022330
#<BuildRuby:0x0000555db910e048
@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.20231012-022330",
@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.000002 0.000023 ( 0.000025)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.003756 0.004052 2.544953 ( 4.013885)
build_miniruby 0.001405 0.000187 1.808402 ( 2.158426)
build_ruby 0.001669 0.000223 3.503901 ( 4.010543)
build_all 0.009220 0.000000 5.676665 ( 5.262406)
build_install 0.020459 0.001019 7.192487 ( 6.418805)
test_btest 0.000997 0.000114 62.733560 ( 41.507441)
test_basic 0.007858 0.000898 0.807530 ( 1.216252)
test_all 0.011287 0.000525 649.337924 (361.220767)
test_rubyspec 0.023149 0.059478 99.741859 (139.186439)
total: 565.00 sec