Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230910-114322
#<BuildRuby:0x000055b0adf0e458
@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.20230910-114322",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.009495 0.000368 26.771914 ( 30.760601)
build_miniruby 0.001964 0.000131 35.006900 ( 37.431440)
build_ruby 0.001714 0.000114 3.619363 ( 4.710825)
build_all 0.009381 0.000625 16.763023 ( 19.924878)
build_install 0.017549 0.004936 7.293570 ( 8.296280)
test_btest 0.001270 0.000115 63.002148 ( 63.005562)
test_basic 0.008688 0.000347 0.865562 ( 1.371741)
test_all 0.010287 0.001034 642.949780 (538.996086)
test_rubyspec 0.043226 0.036428 94.764943 (136.684846)
total: 841.18 sec