Logfile: /home/opc/ruby/logs/brlog.master.20240909-130704
#<BuildRuby:0x0000ffff2ec6fdd0
@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.20240909-130704",
@make="make",
@no_timeout_error=nil,
@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.000001 0.000019 ( 0.000019)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.002312 0.003651 1.913309 ( 2.807499)
build_miniruby 0.001623 0.000568 6.230646 ( 6.089088)
build_ruby 0.001984 0.000200 1.936924 ( 3.991506)
build_all 0.006992 0.000271 3.816079 ( 1.805561)
build_install 0.010033 0.005126 4.998163 ( 2.729258)
test_btest 0.000812 0.000111 60.856680 ( 23.213018)
test_basic 0.007350 0.000354 0.585948 ( 0.651914)
test_all 0.065281 0.068670 500.117427 (213.426122)
test_rubyspec 0.035782 0.076011 80.014960 ( 34.958182)
total: 289.67 sec