Logfile: /home/opc/ruby/logs/brlog.master.20240906-232000
#<BuildRuby:0x0000ffff334cfdc8
@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.20240906-232000",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.005771 0.000305 1.798911 ( 2.375890)
build_miniruby 0.001313 0.000000 1.202011 ( 1.200160)
build_ruby 0.002205 0.000000 1.971603 ( 4.219355)
build_all 0.007837 0.000145 4.090099 ( 1.936172)
build_install 0.011131 0.005013 5.133098 ( 2.654775)
test_btest 0.001592 0.000145 62.622367 ( 23.911218)
test_basic 0.002566 0.004509 0.583466 ( 0.658548)
test_all 0.091594 0.042802 549.407072 (222.545999)
test_rubyspec 0.047760 0.064061 79.354862 ( 34.796326)
total: 294.30 sec