Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230830-113839
#<BuildRuby:0x00005616bf7d6348
@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.20230830-113839",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000023)
build_up 0.002287 0.004504 1.885611 ( 3.778956)
build_miniruby 0.001266 0.000341 1.793826 ( 2.244397)
build_ruby 0.000277 0.001840 3.417193 ( 4.830743)
build_all 0.003642 0.006223 5.665221 ( 7.420479)
build_install 0.020755 0.001834 6.917821 ( 8.396528)
test_btest 0.000437 0.000570 73.351349 ( 86.568221)
test_basic 0.004718 0.003628 0.871834 ( 1.728082)
test_all 0.007347 0.003738 687.453151 (755.000473)
test_rubyspec 0.052503 0.034323 94.878317 (138.438193)
total: 1008.41 sec