Logfile: /home/opc/ruby/logs/brlog.master.20240310-092756
#<BuildRuby:0x0000ffff962cfdd0
@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.20240310-092756",
@make="make",
@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.000018 0.000000 0.000018 ( 0.000027)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.000769 0.006902 1.973091 ( 2.215284)
build_miniruby 0.001105 0.000158 1.132975 ( 1.131290)
build_ruby 0.002364 0.000339 1.892566 ( 4.032777)
build_all 0.003312 0.003707 3.787083 ( 1.768488)
build_install 0.011303 0.004368 4.983108 ( 2.596337)
test_btest 0.000595 0.000124 56.787968 ( 22.435598)
test_basic 0.006007 0.001242 0.540559 ( 0.615347)
test_all 0.061096 0.063880 595.289414 (257.293639)
test_rubyspec 0.055824 0.060396 76.154509 ( 33.733109)
total: 325.82 sec