Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240829-062033
#<BuildRuby:0x00007fda1b96fdc8
@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.20240829-062033",
@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.000005 0.000022 ( 0.000022)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.007313 0.001994 4.080506 ( 4.701747)
build_miniruby 0.001637 0.000447 1.758386 ( 1.832852)
build_ruby 0.001719 0.000469 4.440053 ( 4.676840)
build_all 0.009023 0.002087 7.650165 ( 4.490254)
build_install 0.016191 0.009388 10.488831 ( 6.794173)
test_btest 0.000940 0.000282 93.817851 ( 65.330352)
test_basic 0.003712 0.008304 1.134121 ( 1.411236)
test_all 0.125592 0.034502 804.163389 (330.215006)
test_rubyspec 0.040608 0.057750 145.067299 ( 38.743124)
total: 458.20 sec