Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230709-171051
#<BuildRuby:0x0000558d6bf46278
@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.20230709-171051",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000023 0.000007 0.000030 ( 0.000031)
build_up 0.000000 0.007250 2.233826 ( 3.640105)
build_miniruby 0.000000 0.001507 1.797085 ( 1.816111)
build_ruby 0.000000 0.002037 3.380110 ( 3.592419)
build_all 0.000000 0.009447 5.396352 ( 3.843828)
build_install 0.015693 0.005043 6.420256 ( 4.556592)
test_btest 0.000658 0.000318 68.231970 ( 32.464916)
test_basic 0.001008 0.006190 0.809737 ( 0.969217)
test_all 0.001169 0.000623 580.576311 (265.973529)
test_rubyspec 0.021948 0.032672 80.991352 (108.311938)
total: 425.17 sec