Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240929-204440
#<BuildRuby:0x00007fe43f66fdc0
@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.20240929-204440",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.011653 0.000000 6.390136 ( 9.395228)
build_miniruby 0.002006 0.000384 13.467841 ( 15.614035)
build_ruby 0.000000 0.002698 4.586964 ( 6.348725)
build_all 0.009546 0.001637 6.631174 ( 7.074684)
build_install 0.020004 0.006085 10.640277 ( 11.611234)
test_btest 0.000822 0.000211 85.599234 (100.489038)
test_basic 0.008515 0.004305 1.100850 ( 3.625462)
test_all 0.125008 0.037343 779.473331 (628.092848)
test_rubyspec 0.061879 0.028031 125.280467 ( 50.586363)
total: 832.84 sec