Logfile: /home/opc/ruby/logs/brlog.master.20240907-093253
#<BuildRuby:0x0000ffff98cbfdc0
@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.20240907-093253",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.002704 0.003666 1.776968 ( 2.276827)
build_miniruby 0.001193 0.000000 1.168603 ( 1.166961)
build_ruby 0.001620 0.000000 1.943167 ( 4.308501)
build_all 0.007283 0.000122 3.934216 ( 1.958061)
build_install 0.009447 0.007377 5.117103 ( 2.645650)
test_btest 0.001145 0.000127 63.787781 ( 24.352513)
test_basic 0.006787 0.000324 0.577348 ( 0.657782)
test_all 0.101691 0.032481 527.111096 (223.931541)
test_rubyspec 0.067050 0.048226 80.442575 ( 35.168925)
total: 296.47 sec