Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240310-120804
#<BuildRuby:0x000055e1016122a8
@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.20240310-120804",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.005197 0.004213 2.782163 ( 3.975050)
build_miniruby 0.001440 0.000277 1.917242 ( 2.363454)
build_ruby 0.001707 0.000328 3.646418 ( 4.407541)
build_all 0.008749 0.000079 6.126088 ( 5.733445)
build_install 0.016295 0.007376 8.050564 ( 7.739151)
test_btest 0.000764 0.000162 73.297972 ( 74.684376)
test_basic 0.003066 0.006824 0.870172 ( 1.607129)
test_all 0.091498 0.033760 778.396155 (636.331231)
test_rubyspec 0.060481 0.041816 123.194500 (191.403926)
total: 928.25 sec