Logfile: /home/opc/ruby/logs/brlog.master.20231020-172301
#<BuildRuby:0x0000fffc1455fdc8
@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.20231020-172301",
@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.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000021)
build_up 0.004816 0.001204 1.553449 ( 2.101072)
build_miniruby 0.000914 0.000229 1.089043 ( 1.087567)
build_ruby 0.001730 0.000432 1.812941 ( 3.430472)
build_all 0.005247 0.001311 3.295392 ( 1.628011)
build_install 0.010705 0.002674 4.116766 ( 2.264040)
test_btest 0.000778 0.000194 48.276967 ( 18.646283)
test_basic 0.005095 0.002484 0.507157 ( 0.579309)
test_all 0.011267 0.000330 431.595430 (176.767729)
test_rubyspec 0.044187 0.052831 55.707130 ( 66.315009)
total: 272.82 sec