Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230826-213309
#<BuildRuby:0x000055df205e9db8
@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.20230826-213309",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000026 0.000007 0.000033 ( 0.000032)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.003044 0.004810 2.168837 ( 9.373893)
build_miniruby 0.000000 0.002310 1.669981 ( 3.245511)
build_ruby 0.000382 0.001715 3.335025 ( 7.510476)
build_all 0.003504 0.006247 5.534545 ( 5.420487)
build_install 0.014801 0.006691 7.071409 ( 7.700403)
test_btest 0.000000 0.001166 71.062675 ( 64.419109)
test_basic 0.003483 0.004864 0.854804 ( 1.324217)
test_all 0.007404 0.003239 648.027751 (763.366571)
test_rubyspec 0.030957 0.051289 93.683468 (142.829951)
total: 1005.19 sec