Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230710-031304
#<BuildRuby:0x000055c509089a48
@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.20230710-031304",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.007291 0.000331 2.256770 ( 4.397638)
build_miniruby 0.001566 0.000157 1.583544 ( 1.733685)
build_ruby 0.001436 0.000144 3.205144 ( 3.772663)
build_all 0.000000 0.008937 5.177780 ( 4.309500)
build_install 0.004824 0.015201 6.485333 ( 6.147397)
test_btest 0.000916 0.000258 65.433193 ( 35.247306)
test_basic 0.006214 0.001748 0.820125 ( 1.012892)
test_all 0.002176 0.000612 603.107486 (273.679765)
test_rubyspec 0.033635 0.023373 83.286310 (110.089704)
total: 440.39 sec