Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231017-162532
#<BuildRuby:0x00005645608de090
@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.20231017-162532",
@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.000033 0.000003 0.000036 ( 0.000029)
autoconf 0.000046 0.000004 0.000050 ( 0.000046)
configure 0.000039 0.000004 0.000043 ( 0.000042)
build_up 0.008774 0.000458 2.906138 ( 4.017096)
build_miniruby 0.000000 0.002957 61.708302 ( 31.769105)
build_ruby 0.000646 0.001073 3.854958 ( 4.065346)
build_all 0.002089 0.007082 5.393436 ( 2.981110)
build_install 0.019183 0.001213 7.015427 ( 3.927536)
test_btest 0.001229 0.000199 66.765868 ( 32.323625)
test_basic 0.000000 0.009712 0.873722 ( 1.056337)
test_all 0.000942 0.009974 678.473633 (406.817589)
test_rubyspec 0.052274 0.030444 96.668296 (150.183924)
total: 637.14 sec