Logfile: /home/opc/ruby/logs/brlog.master.20240912-150217
#<BuildRuby:0x0000fffe5930fdd8
@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.20240912-150217",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000014 0.000000 0.000014 ( 0.000014)
build_up 0.005736 0.000000 1.802152 ( 2.369956)
build_miniruby 0.001419 0.000000 1.208077 ( 1.207375)
build_ruby 0.003603 0.000000 2.027895 ( 5.482295)
build_all 0.008048 0.000000 3.990293 ( 1.912575)
build_install 0.012108 0.004423 5.230397 ( 2.687995)
test_btest 0.001187 0.000000 60.654299 ( 25.921328)
test_basic 0.003665 0.004145 0.576774 ( 0.656450)
test_all 0.095132 0.044180 502.915394 (206.579704)
test_rubyspec 0.073057 0.054381 81.015996 ( 35.409034)
total: 282.23 sec