Logfile: /home/opc/ruby/logs/brlog.master.20230211-004012
#<BuildRuby:0x0000aaaac37e91b8
@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.20230211-004012",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000490 0.004181 0.853464 ( 1.858679)
build_miniruby 0.001019 0.000218 0.961482 ( 0.960961)
build_ruby 0.001265 0.000271 1.542563 ( 2.582430)
build_all 0.007367 0.000622 2.625238 ( 1.262041)
build_install 0.008115 0.005412 2.016057 ( 1.547742)
test_btest 0.000604 0.000151 37.278506 ( 15.418402)
test_basic 0.000585 0.004959 0.284836 ( 0.385447)
test_all 0.002490 0.000494 485.012010 (188.912218)
test_rubyspec 0.053860 0.022567 48.680413 ( 57.387519)
total: 270.32 sec