Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240831-022146
#<BuildRuby:0x00007fc19756fdc8
@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.20240831-022146",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000020 0.000007 0.000027 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.005186 0.003017 3.340615 ( 3.610430)
build_miniruby 0.001258 0.000441 1.346279 ( 1.370853)
build_ruby 0.001916 0.000000 3.887906 ( 4.030981)
build_all 0.010137 0.000104 6.579094 ( 2.523851)
build_install 0.015202 0.006439 9.144035 ( 4.356023)
test_btest 0.000767 0.000247 86.157548 ( 23.184910)
test_basic 0.004809 0.008020 1.012682 ( 1.085038)
test_all 0.131810 0.024782 728.560832 (218.140691)
test_rubyspec 0.046722 0.052009 147.420239 ( 35.041974)
total: 293.35 sec