Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240716-171031
#<BuildRuby:0x00007f44929cfdc8
@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.20240716-171031",
@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.000024 0.000003 0.000027 ( 0.000027)
autoconf 0.000047 0.000007 0.000054 ( 0.000050)
configure 0.000039 0.000007 0.000046 ( 0.000045)
build_up 0.005165 0.005025 4.010060 ( 5.629667)
build_miniruby 0.001847 0.000347 2.307199 ( 3.039576)
build_ruby 0.002068 0.000388 4.221738 ( 5.531119)
build_all 0.002253 0.009262 7.514495 ( 7.534500)
build_install 0.015180 0.011206 10.615047 ( 10.357203)
test_btest 0.001028 0.000306 94.237421 ( 94.653145)
test_basic 0.001279 0.008984 1.158312 ( 1.745322)
test_all 0.110420 0.060530 856.595004 (909.431749)
test_rubyspec 0.063022 0.031929 152.088717 (133.416133)
total: 1171.34 sec