Logfile: /home/opc/ruby/logs/brlog.master.20240826-065923
#<BuildRuby:0x0000fffc138bfdc0
@BUILD_DIR="/home/opc/ruby/build",
@INSTALL_DIR="/home/opc/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/home/opc/ruby/src",
@TARGET_BUILD_DIR="/home/opc/ruby/build/master",
@TARGET_INSTALL_DIR="/home/opc/ruby/install/master",
@TARGET_NAME="master",
@TARGET_SRC_DIR="/home/opc/ruby/src/master",
@btest_opts="-j3",
@build_opts="-j3",
@configure_opts=["--disable-dtrace --disable-yjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/opc/ruby/logs/brlog.master.20240826-065923",
@make="make",
@no_timeout_error=nil,
@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='-j3'",
@timeout=10800>
user system total real
checkout 0.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.005306 0.000349 1.756185 ( 2.330992)
build_miniruby 0.000246 0.001007 1.145762 ( 1.143984)
build_ruby 0.001754 0.000383 1.960503 ( 4.121336)
build_all 0.005077 0.002978 3.928847 ( 1.831863)
build_install 0.010727 0.005612 5.116137 ( 2.622034)
test_btest 0.000696 0.000212 61.006562 ( 23.252464)
test_basic 0.004769 0.002885 0.605851 ( 0.665745)
test_all 0.115241 0.025578 517.142636 (227.088653)
test_rubyspec 0.042705 0.065070 80.108572 ( 34.972359)
total: 298.03 sec