Logfile: /home/opc/ruby/logs/brlog.master.20230918-120112
#<BuildRuby:0x0000fffd92a8fdc8
@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.20230918-120112",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000032 0.000003 0.000035 ( 0.000040)
configure 0.000015 0.000002 0.000017 ( 0.000016)
build_up 0.006142 0.000649 1.487163 ( 3.753041)
build_miniruby 0.001139 0.000120 1.106304 ( 1.107359)
build_ruby 0.001868 0.000197 1.767023 ( 3.252078)
build_all 0.003689 0.002698 3.255878 ( 1.767048)
build_install 0.008729 0.004767 3.956315 ( 3.284912)
test_btest 0.000744 0.000124 45.081400 ( 16.571588)
test_basic 0.006438 0.000356 0.500836 ( 0.571817)
test_all 0.007949 0.003231 431.477155 (174.838976)
test_rubyspec 0.080599 0.022565 56.502366 ( 67.692263)
total: 272.84 sec