Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230730-172041
#<BuildRuby:0x000056038ae1e658
@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.20230730-172041",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.006526 0.000265 2.299185 ( 4.809569)
build_miniruby 0.001932 0.000000 1.756166 ( 2.129349)
build_ruby 0.001916 0.000000 3.247421 ( 4.066522)
build_all 0.008098 0.000014 2.756432 ( 2.879165)
build_install 0.015299 0.003914 3.990954 ( 3.962388)
test_btest 0.000820 0.000089 65.463922 ( 44.498644)
test_basic 0.008112 0.000013 0.834610 ( 1.269560)
test_all 0.001546 0.000159 601.246823 (412.616032)
test_rubyspec 0.042102 0.019344 84.624277 (115.552431)
total: 591.78 sec