Logfile: /home/opc/ruby/logs/brlog.master.20230109-153448
#<BuildRuby:0x0000aaad129976f8
@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.20230109-153448",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.003777 0.000252 0.788589 ( 1.524560)
build_miniruby 0.001124 0.000075 0.882215 ( 0.884491)
build_ruby 0.001494 0.000099 1.431658 ( 2.497928)
build_all 0.006348 0.000125 2.549184 ( 1.217736)
build_install 0.003656 0.008055 1.937748 ( 1.403097)
test_btest 0.000629 0.000105 37.292346 ( 16.021937)
test_basic 0.005432 0.000906 0.276943 ( 0.377669)
test_all 0.002207 0.000000 453.761528 (177.754992)
test_rubyspec 0.044544 0.031441 45.917773 ( 54.659526)
total: 256.34 sec