Logfile: /home/opc/ruby/logs/brlog.master.20230120-024204
#<BuildRuby:0x0000aaabb7cf91b8
@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.20230120-024204",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004247 0.000000 0.797627 ( 1.714456)
build_miniruby 0.001380 0.000000 0.880357 ( 0.882209)
build_ruby 0.001814 0.000000 1.438573 ( 2.479990)
build_all 0.006214 0.000261 2.533990 ( 1.205614)
build_install 0.011002 0.001295 1.923604 ( 1.350602)
test_btest 0.000777 0.000092 35.397990 ( 13.591497)
test_basic 0.004884 0.000575 0.275352 ( 0.368015)
test_all 0.002271 0.000267 449.290119 (184.181288)
test_rubyspec 0.052366 0.026530 45.613967 ( 54.503349)
total: 260.28 sec