Logfile: /home/opc/ruby/logs/brlog.master.20230623-042512
#<BuildRuby:0x0000ffff3e05fdc8
@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.20230623-042512",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002280 0.003687 1.407398 ( 3.564417)
build_miniruby 0.000951 0.000150 1.067737 ( 1.066687)
build_ruby 0.001432 0.000225 1.767070 ( 3.344321)
build_all 0.006128 0.000966 3.239796 ( 1.556175)
build_install 0.010587 0.001670 3.949905 ( 2.305827)
test_btest 0.000665 0.000105 48.599778 ( 17.925924)
test_basic 0.005759 0.000908 0.505998 ( 0.585101)
test_all 0.002453 0.000387 431.226471 (170.732440)
test_rubyspec 0.053298 0.036051 51.450668 ( 62.281632)
total: 263.36 sec