Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240826-221957
#<BuildRuby:0x00007fc230e5fde0
@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.20240826-221957",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000038 0.000005 0.000043 ( 0.000044)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.004517 0.004804 4.193889 ( 5.264101)
build_miniruby 0.001460 0.000266 2.299206 ( 2.699403)
build_ruby 0.002183 0.000397 4.440432 ( 4.901287)
build_all 0.010496 0.000346 7.446550 ( 4.885145)
build_install 0.007146 0.015678 10.361222 ( 7.156752)
test_btest 0.000706 0.000186 92.805147 ( 61.847367)
test_basic 0.003868 0.008245 1.137810 ( 1.298337)
test_all 0.099672 0.056633 807.482331 (358.031494)
test_rubyspec 0.052949 0.039152 144.571509 ( 39.389199)
total: 485.47 sec