Logfile: /home/opc/ruby/logs/brlog.master.20230119-152349
#<BuildRuby:0x0000aaabfa567a60
@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.20230119-152349",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.006111 0.000408 1.224236 ( 2.217137)
build_miniruby 0.001371 0.000092 1.813176 ( 1.699230)
build_ruby 0.001975 0.000132 1.541631 ( 2.536242)
build_all 0.006505 0.000124 2.563465 ( 1.222768)
build_install 0.008168 0.004543 1.932809 ( 1.452397)
test_btest 0.000872 0.000097 36.418711 ( 13.638998)
test_basic 0.005401 0.000601 0.279238 ( 0.374552)
test_all 0.002271 0.000253 461.277805 (182.191063)
test_rubyspec 0.055328 0.034572 46.051290 ( 54.734945)
total: 260.07 sec