Logfile: /home/opc/ruby/logs/brlog.master.20240710-192832
#<BuildRuby:0x0000fffbd830fdc0
@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.20240710-192832",
@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.000012)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000011 0.000002 0.000013 ( 0.000014)
build_up 0.001412 0.004155 2.027575 ( 2.780677)
build_miniruby 0.001015 0.000298 1.220019 ( 1.659479)
build_ruby 0.001360 0.000399 1.964315 ( 3.769550)
build_all 0.003495 0.003809 4.026272 ( 1.899777)
build_install 0.008684 0.007331 5.446713 ( 3.535192)
test_btest 0.000745 0.000290 61.324412 ( 23.284029)
test_basic 0.005308 0.002061 0.571944 ( 0.648083)
test_all 0.101642 0.031992 499.682880 (210.617533)
test_rubyspec 0.058345 0.060081 80.048881 ( 35.373054)
total: 283.57 sec