Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241030-210345
#<BuildRuby:0x00007fdd09a1fde0
@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.20241030-210345",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.008073 0.001884 4.647354 ( 4.931999)
build_miniruby 0.001569 0.000366 2.235745 ( 2.315735)
build_ruby 0.001836 0.000428 4.410893 ( 5.074657)
build_all 0.010901 0.000439 6.140904 ( 5.158228)
build_install 0.021003 0.005197 9.742637 ( 8.140588)
test_btest 0.000681 0.000151 66.986565 ( 43.376417)
test_basic 0.005870 0.007188 0.816163 ( 0.875982)
test_all 0.104521 0.042493 712.850141 (355.858181)
test_rubyspec 0.043856 0.041617 109.476578 ( 55.732750)
total: 481.47 sec