Logfile: /home/opc/ruby/logs/brlog.master.20240208-011942
#<BuildRuby:0x0000fffeee39fdd0
@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.20240208-011942",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.005557 0.000292 1.367941 ( 2.079213)
build_miniruby 0.001171 0.000061 1.112073 ( 1.112536)
build_ruby 0.001658 0.000088 1.874573 ( 3.853603)
build_all 0.003349 0.003878 3.599831 ( 1.715487)
build_install 0.010888 0.003481 4.369922 ( 2.415702)
test_btest 0.000745 0.000089 54.172944 ( 20.759458)
test_basic 0.006400 0.000000 0.551022 ( 0.629538)
test_all 0.095391 0.030733 501.534323 (205.881384)
test_rubyspec 0.074343 0.064461 96.960720 ( 39.794048)
total: 278.24 sec