Logfile: /home/opc/ruby/logs/brlog.master.20230311-164648
#<BuildRuby:0x0000fffd27a3fdc0
@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.20230311-164648",
@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.000011 0.000000 0.000011 ( 0.000013)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000994 0.004098 1.367863 ( 3.632636)
build_miniruby 0.001066 0.000112 0.934996 ( 0.935152)
build_ruby 0.001789 0.000188 1.586977 ( 2.571989)
build_all 0.006188 0.000000 1.514716 ( 0.941494)
build_install 0.012265 0.000538 2.199138 ( 1.602155)
test_btest 0.000755 0.000069 43.415573 ( 18.018646)
test_basic 0.001443 0.004710 0.346084 ( 0.447728)
test_all 0.001768 0.000241 398.181193 (160.654742)
test_rubyspec 0.066646 0.015443 50.985702 ( 59.825734)
total: 248.63 sec