Logfile: /home/opc/ruby/logs/brlog.master.20230119-012959
#<BuildRuby:0x0000aaace1ae91b8
@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-012959",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003171 0.001059 0.791231 ( 1.566644)
build_miniruby 0.000929 0.000311 0.883198 ( 0.882906)
build_ruby 0.000000 0.001898 1.436506 ( 2.644918)
build_all 0.005252 0.001124 2.559853 ( 1.216431)
build_install 0.011062 0.000948 1.955702 ( 1.527679)
test_btest 0.000588 0.000184 36.580462 ( 13.510764)
test_basic 0.002888 0.002352 0.272416 ( 0.364482)
test_all 0.001891 0.000449 439.256016 (171.877657)
test_rubyspec 0.064180 0.017039 45.790203 ( 54.598416)
total: 248.19 sec