Logfile: /home/opc/ruby/logs/brlog.master.20230101-025142
#<BuildRuby:0x0000aaacc3c87a60
@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.20230101-025142",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000003 0.000010 ( 0.000011)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.001139 0.002877 0.791853 ( 1.520530)
build_miniruby 0.000822 0.000343 0.881035 ( 0.880664)
build_ruby 0.001562 0.000651 1.433129 ( 2.556714)
build_all 0.001073 0.004639 2.486945 ( 1.213047)
build_install 0.007924 0.003967 2.057246 ( 1.439730)
test_btest 0.000557 0.000279 34.918520 ( 13.043734)
test_basic 0.003751 0.001877 0.275830 ( 0.369091)
test_all 0.002820 0.000280 455.701953 (179.065687)
test_rubyspec 0.041443 0.029584 45.453288 ( 54.275352)
total: 254.37 sec