Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230601-230934
#<BuildRuby:0x0000557a2708e3e0
@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.20230601-230934",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.007622 0.000402 2.081302 ( 4.814100)
build_miniruby 0.006281 0.000697 54.344618 ( 40.542826)
build_ruby 0.001589 0.000176 2.706729 ( 3.580441)
build_all 0.007416 0.000824 2.422532 ( 3.046534)
build_install 0.018239 0.001449 3.476293 ( 4.619402)
test_btest 0.000772 0.000083 62.337313 ( 52.429885)
test_basic 0.008146 0.000302 0.721973 ( 2.853750)
test_all 0.001049 0.000108 573.605780 (641.296664)
test_rubyspec 0.037114 0.028894 78.767768 (129.896413)
total: 883.08 sec