Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230704-091255
#<BuildRuby:0x0000561eace561d8
@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.20230704-091255",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.007042 0.000486 2.206340 ( 4.911098)
build_miniruby 0.001215 0.000084 1.929950 ( 2.269785)
build_ruby 0.001643 0.000113 2.869915 ( 3.348112)
build_all 0.007953 0.000236 5.097814 ( 3.933695)
build_install 0.012348 0.008377 6.605278 ( 6.637258)
test_btest 0.000817 0.000096 62.124830 ( 43.419358)
test_basic 0.007341 0.000337 0.759202 ( 1.103426)
test_all 0.000000 0.001828 581.612046 (326.784311)
test_rubyspec 0.029028 0.028805 80.909894 (110.773136)
total: 503.18 sec