Logfile: /home/opc/ruby/logs/brlog.master.20221231-201202
#<BuildRuby:0x0000aaae7a8f76f8
@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.20221231-201202",
@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.000012 0.000001 0.000013 ( 0.000023)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.004167 0.000000 0.789868 ( 1.964346)
build_miniruby 0.001238 0.000000 0.880290 ( 0.878747)
build_ruby 0.002006 0.000000 1.432391 ( 2.392759)
build_all 0.005767 0.000321 2.485719 ( 1.214190)
build_install 0.011015 0.000687 2.051855 ( 1.444026)
test_btest 0.000750 0.000047 37.302784 ( 16.262847)
test_basic 0.001369 0.004756 0.273123 ( 0.366110)
test_all 0.001884 0.000886 461.664134 (182.497047)
test_rubyspec 0.034379 0.036100 45.620933 ( 54.339108)
total: 261.36 sec