Logfile: /home/opc/ruby/logs/brlog.master.20240909-032101
#<BuildRuby:0x0000ffff71f7fdc0
@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-032101",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005850 0.000174 1.890023 ( 2.502699)
build_miniruby 0.001623 0.000163 1.360454 ( 1.363371)
build_ruby 0.002124 0.000000 2.127051 ( 4.723381)
build_all 0.009084 0.000000 4.125806 ( 1.953876)
build_install 0.013243 0.005242 5.398857 ( 2.793723)
test_btest 0.000910 0.000115 62.341726 ( 23.726816)
test_basic 0.003036 0.004395 0.577613 ( 0.655717)
test_all 0.100791 0.031385 496.215205 (208.413935)
test_rubyspec 0.054528 0.062478 79.495032 ( 34.903732)
total: 281.04 sec