Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240905-062052
#<BuildRuby:0x00007f442699fdd8
@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.20240905-062052",
@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.000026)
autoconf 0.000037 0.000010 0.000047 ( 0.000047)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.003964 0.005047 3.983745 ( 5.270317)
build_miniruby 0.001473 0.000434 1.820456 ( 2.390644)
build_ruby 0.001997 0.000588 4.686893 ( 5.594281)
build_all 0.009029 0.002656 8.182037 ( 8.393434)
build_install 0.021206 0.006237 11.542567 ( 11.344885)
test_btest 0.000844 0.000248 99.377332 ( 96.842724)
test_basic 0.012812 0.000765 1.295324 ( 1.887880)
test_all 0.123012 0.041570 892.619210 (459.012934)
test_rubyspec 0.035656 0.056543 157.240650 ( 44.450414)
total: 635.19 sec