Logfile: /home/opc/ruby/logs/brlog.master.20240714-201919
#<BuildRuby:0x0000ffff416bfdc8
@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.20240714-201919",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004180 0.001116 1.762345 ( 2.254846)
build_miniruby 0.001094 0.000292 1.151439 ( 1.150079)
build_ruby 0.002206 0.000589 1.961914 ( 5.284525)
build_all 0.005414 0.002279 4.163710 ( 1.940011)
build_install 0.012253 0.004099 5.344891 ( 2.733136)
test_btest 0.000702 0.000201 60.374428 ( 23.283784)
test_basic 0.004264 0.005116 0.580282 ( 0.651305)
test_all 0.098448 0.044642 487.462532 (194.747941)
test_rubyspec 0.040595 0.083246 78.818232 ( 34.630763)
total: 266.68 sec