Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241025-010539
#<BuildRuby:0x00007fee9e29fdd0
@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.20241025-010539",
@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.000002 0.000025 ( 0.000026)
autoconf 0.000042 0.000005 0.000047 ( 0.000047)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.004068 0.004595 4.089750 ( 5.107240)
build_miniruby 0.001956 0.000288 1.783072 ( 2.123208)
build_ruby 0.000000 0.002546 4.466757 ( 4.760683)
build_all 0.007172 0.003948 6.375772 ( 4.663885)
build_install 0.016241 0.008839 9.061732 ( 7.334252)
test_btest 0.000821 0.000181 69.111365 ( 66.701667)
test_basic 0.005554 0.008518 1.031236 ( 1.699014)
test_all 0.123457 0.032226 767.719548 (430.358393)
test_rubyspec 0.025728 0.065025 114.142325 ( 47.475330)
total: 570.22 sec