Logfile: /home/opc/ruby/logs/brlog.master.20230901-151242
#<BuildRuby:0x0000fffd29aafdd0
@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.20230901-151242",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000022 0.000008 0.000030 ( 0.000029)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000587 0.004227 1.167273 ( 1.878114)
build_miniruby 0.000000 0.001413 1.049497 ( 1.048962)
build_ruby 0.000650 0.001123 1.759745 ( 3.466711)
build_all 0.004457 0.001912 3.174949 ( 1.547465)
build_install 0.010169 0.003200 3.779704 ( 2.354417)
test_btest 0.000561 0.000232 45.766051 ( 16.666411)
test_basic 0.004733 0.001959 0.497839 ( 0.568292)
test_all 0.005976 0.003654 414.833822 (175.198224)
test_rubyspec 0.058847 0.043790 54.300276 ( 65.470737)
total: 268.20 sec