Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230730-212037
#<BuildRuby:0x00005638093761e8
@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.20230730-212037",
@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.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002472 0.004186 2.286269 ( 13.698806)
build_miniruby 0.001970 0.000000 1.687767 ( 1.878365)
build_ruby 0.001719 0.000000 3.000664 ( 26.483929)
build_all 0.007042 0.000405 2.716860 ( 2.646399)
build_install 0.012627 0.007442 4.021233 ( 4.459090)
test_btest 0.000866 0.000153 64.119935 ( 46.216767)
test_basic 0.001362 0.007319 0.844685 ( 1.263678)
test_all 0.000928 0.000212 629.374765 (414.080181)
test_rubyspec 0.025381 0.038895 85.332515 (117.417700)
total: 628.15 sec