Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241015-005625
#<BuildRuby:0x00007fcfad99fdc0
@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.20241015-005625",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.007607 0.000693 4.209489 ( 5.011806)
build_miniruby 0.001641 0.000308 1.742159 ( 1.865954)
build_ruby 0.002155 0.000404 4.555892 ( 4.812619)
build_all 0.004214 0.007338 6.793093 ( 4.659833)
build_install 0.020779 0.004890 9.862059 ( 6.895659)
test_btest 0.000868 0.000204 83.951971 ( 64.969526)
test_basic 0.011384 0.001534 1.178025 ( 1.699867)
test_all 0.122125 0.036890 789.356730 (445.584057)
test_rubyspec 0.054445 0.036263 128.090856 ( 56.359054)
total: 591.86 sec