Logfile: /home/opc/ruby/logs/brlog.master.20230531-000437
#<BuildRuby:0x0000ffff546ffdc0
@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.20230531-000437",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.006010 0.000668 1.377968 ( 3.586366)
build_miniruby 0.001095 0.000122 0.953610 ( 0.952687)
build_ruby 0.001456 0.000000 1.617466 ( 2.863811)
build_all 0.001180 0.004093 1.475012 ( 0.936842)
build_install 0.011611 0.001099 2.164605 ( 1.623893)
test_btest 0.000704 0.000106 50.489953 ( 18.565767)
test_basic 0.001910 0.005079 0.481003 ( 0.557126)
test_all 0.001848 0.000135 424.406436 (172.853567)
test_rubyspec 0.073511 0.026828 51.353496 ( 62.032163)
total: 263.97 sec