Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231018-202452
#<BuildRuby:0x00005639235de208
@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.20231018-202452",
@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.000027 0.000004 0.000031 ( 0.000022)
autoconf 0.000031 0.000004 0.000035 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.000000 0.006998 2.657591 ( 2.838127)
build_miniruby 0.003081 0.000077 40.671131 ( 17.846083)
build_ruby 0.001789 0.000325 3.555483 ( 3.771399)
build_all 0.003736 0.006073 5.663784 ( 2.966891)
build_install 0.014905 0.005483 7.133631 ( 4.273044)
test_btest 0.000928 0.000220 66.960349 ( 37.505553)
test_basic 0.000595 0.008044 0.908573 ( 1.195925)
test_all 0.006448 0.004391 713.125736 (346.447480)
test_rubyspec 0.047375 0.034682 99.269366 (130.945408)
total: 547.79 sec