Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240822-001044
#<BuildRuby:0x00007f7eb1f2fdc8
@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.20240822-001044",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000028 0.000006 0.000034 ( 0.000035)
build_up 0.003538 0.006476 4.018432 ( 5.360291)
build_miniruby 0.001591 0.000442 1.816103 ( 2.171836)
build_ruby 0.001826 0.000508 4.700147 ( 5.316447)
build_all 0.006302 0.004561 7.539230 ( 6.343607)
build_install 0.018652 0.007236 10.528751 ( 9.076062)
test_btest 0.000882 0.000272 96.967633 ( 82.459898)
test_basic 0.006302 0.006298 1.145980 ( 2.729503)
test_all 0.115702 0.038568 805.371552 (358.633810)
test_rubyspec 0.031685 0.060968 151.866689 ( 54.966040)
total: 527.06 sec