Logfile: /home/opc/ruby/logs/brlog.master.20230128-035059
#<BuildRuby:0x0000aaabeb697840
@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.20230128-035059",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.004622 0.000098 0.822068 ( 1.531277)
build_miniruby 0.001139 0.000142 0.951287 ( 0.952741)
build_ruby 0.001475 0.000185 1.529536 ( 2.720332)
build_all 0.007378 0.000921 2.672130 ( 1.269216)
build_install 0.010568 0.004068 2.057922 ( 1.454514)
test_btest 0.000613 0.000097 38.439008 ( 15.025973)
test_basic 0.002400 0.004021 0.286965 ( 0.377460)
test_all 0.002911 0.000583 489.109006 (195.374617)
test_rubyspec 0.068375 0.015019 49.027609 ( 57.763574)
total: 276.47 sec