Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241011-024931
#<BuildRuby:0x00007f96d837fde0
@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.20241011-024931",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000046 0.000009 0.000055 ( 0.000055)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.008641 0.000887 4.149688 ( 4.802485)
build_miniruby 0.001814 0.000000 1.681375 ( 1.870582)
build_ruby 0.002287 0.000025 4.483791 ( 4.986333)
build_all 0.010565 0.001171 6.710646 ( 4.779019)
build_install 0.013081 0.010770 9.539760 ( 6.735896)
test_btest 0.000359 0.000689 84.740692 ( 45.187941)
test_basic 0.001078 0.012087 1.111838 ( 1.337551)
test_all 0.132495 0.028193 784.057668 (566.404999)
test_rubyspec 0.024151 0.068190 125.164125 ( 66.203391)
total: 702.31 sec