Logfile: /home/opc/ruby/logs/brlog.master.20230114-191242
#<BuildRuby:0x0000aaaad77c76f8
@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.20230114-191242",
@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.000001 0.000009 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.000000 0.005475 1.224667 ( 1.830700)
build_miniruby 0.001367 0.000000 1.625578 ( 1.514351)
build_ruby 0.001230 0.000307 1.455409 ( 3.409586)
build_all 0.003676 0.002586 2.534089 ( 1.237809)
build_install 0.007105 0.005722 1.975742 ( 1.372928)
test_btest 0.000587 0.000196 36.936804 ( 15.981459)
test_basic 0.004504 0.001500 0.276092 ( 0.372976)
test_all 0.002447 0.000349 437.732621 (175.094846)
test_rubyspec 0.049454 0.028871 45.937289 ( 54.674524)
total: 255.49 sec