Logfile: /home/opc/ruby/logs/brlog.master.20240818-055728
#<BuildRuby:0x0000ffff92c8fdd8
@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.20240818-055728",
@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.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000016)
build_up 0.005051 0.000562 1.785497 ( 2.266557)
build_miniruby 0.001101 0.000123 1.168578 ( 1.169018)
build_ruby 0.001674 0.000186 2.003011 ( 4.506531)
build_all 0.004271 0.003111 3.930334 ( 1.876512)
build_install 0.011912 0.004665 5.097293 ( 2.637195)
test_btest 0.000690 0.000120 59.512992 ( 22.822722)
test_basic 0.001500 0.005841 0.568214 ( 0.636374)
test_all 0.107545 0.025986 533.667270 (214.481752)
test_rubyspec 0.064519 0.059578 80.040741 ( 35.069079)
total: 285.47 sec