Logfile: /home/opc/ruby/logs/brlog.master.20240824-064443
#<BuildRuby:0x0000fffd2080fde0
@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.20240824-064443",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.003913 0.001227 1.797690 ( 2.363515)
build_miniruby 0.001188 0.000373 1.187098 ( 1.185050)
build_ruby 0.001308 0.000410 1.951649 ( 3.947707)
build_all 0.003707 0.004068 3.979755 ( 1.884544)
build_install 0.015090 0.002080 5.162479 ( 2.643262)
test_btest 0.000749 0.000237 61.243719 ( 22.947979)
test_basic 0.006188 0.000459 0.569803 ( 0.648080)
test_all 0.100188 0.030936 482.504435 (199.771587)
test_rubyspec 0.054951 0.060864 79.978351 ( 35.065508)
total: 270.46 sec