Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240928-023916
#<BuildRuby:0x00007ff4fd4cfdc0
@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.20240928-023916",
@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.000023 0.000009 0.000032 ( 0.000032)
autoconf 0.000043 0.000016 0.000059 ( 0.000058)
configure 0.000033 0.000013 0.000046 ( 0.000045)
build_up 0.007437 0.002878 5.148304 ( 7.083527)
build_miniruby 0.001378 0.000534 1.806561 ( 2.346150)
build_ruby 0.000000 0.002693 4.529576 ( 5.755207)
build_all 0.010135 0.000430 6.568980 ( 7.437897)
build_install 0.024303 0.002357 10.181446 ( 10.234488)
test_btest 0.000860 0.000293 87.581366 (101.288903)
test_basic 0.009910 0.001916 1.124542 ( 1.732047)
test_all 0.122971 0.039245 799.609424 (760.527270)
test_rubyspec 0.054078 0.038512 125.689743 ( 56.561805)
total: 952.97 sec