Logfile: /home/opc/ruby/logs/brlog.master.20230309-120255
#<BuildRuby:0x0000fffcb4e5fdd8
@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.20230309-120255",
@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.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005295 0.000252 1.385219 ( 3.911940)
build_miniruby 0.001185 0.000057 0.941969 ( 0.941150)
build_ruby 0.002113 0.000000 1.593183 ( 2.720788)
build_all 0.005985 0.000000 1.526739 ( 0.943336)
build_install 0.005724 0.007257 2.214528 ( 1.632433)
test_btest 0.000738 0.000084 45.652919 ( 16.755591)
test_basic 0.006329 0.000719 0.354306 ( 0.450318)
test_all 0.002449 0.000278 397.813371 (161.699276)
test_rubyspec 0.058936 0.026615 50.704937 ( 59.364017)
total: 248.42 sec