Logfile: /home/opc/ruby/logs/brlog.master.20230103-110328
#<BuildRuby:0x0000aaae184bc730
@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.20230103-110328",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.000747 0.004134 0.788646 ( 1.749790)
build_miniruby 0.000939 0.000289 0.877713 ( 0.876699)
build_ruby 0.001213 0.000374 1.437798 ( 2.731963)
build_all 0.006135 0.000000 2.483434 ( 1.215223)
build_install 0.000813 0.011856 2.077082 ( 1.470032)
test_btest 0.000486 0.000227 38.004581 ( 13.985152)
test_basic 0.003774 0.001767 0.275091 ( 0.368124)
test_all 0.001848 0.000449 459.800696 (197.380053)
test_rubyspec 0.055185 0.019535 45.665152 ( 54.383843)
total: 274.16 sec