Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230726-091623
#<BuildRuby:0x0000562b043a5dd8
@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.20230726-091623",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000037 0.000000 0.000037 ( 0.000032)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006676 0.000426 2.401376 ( 5.160488)
build_miniruby 0.000000 0.001916 1.781612 ( 2.047058)
build_ruby 0.000000 0.001776 3.298734 ( 4.005742)
build_all 0.008622 0.000000 2.845475 ( 3.164304)
build_install 0.018064 0.002592 4.189959 ( 4.630214)
test_btest 0.000891 0.000144 62.978373 ( 45.039228)
test_basic 0.008228 0.000000 0.827063 ( 1.227901)
test_all 0.001337 0.000000 629.962879 (387.587350)
test_rubyspec 0.015562 0.044551 83.231652 (110.793888)
total: 563.66 sec