Logfile: /home/opc/ruby/logs/brlog.master.20230101-020030
#<BuildRuby:0x0000aaac3260c730
@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.20230101-020030",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000826 0.003002 0.780171 ( 1.527922)
build_miniruby 0.000863 0.000247 0.882339 ( 0.881626)
build_ruby 0.001198 0.000342 1.480849 ( 2.287497)
build_all 0.002672 0.003424 2.504642 ( 1.214989)
build_install 0.010340 0.002071 2.061444 ( 1.448971)
test_btest 0.000621 0.000194 36.882566 ( 15.125122)
test_basic 0.004474 0.001400 0.273283 ( 0.364952)
test_all 0.002619 0.000000 438.255448 (174.079755)
test_rubyspec 0.053573 0.018017 45.597992 ( 54.363009)
total: 251.29 sec