Logfile: /home/opc/ruby/logs/brlog.master.20230910-150233
#<BuildRuby:0x0000ffff3ae7fdd0
@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.20230910-150233",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000015 0.000005 0.000020 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.004567 0.001428 1.428508 ( 3.709478)
build_miniruby 0.001235 0.000000 1.053157 ( 1.053110)
build_ruby 0.001782 0.000000 1.770318 ( 3.264237)
build_all 0.001726 0.004492 3.194096 ( 1.595880)
build_install 0.011124 0.002269 3.905766 ( 2.300696)
test_btest 0.000776 0.000259 45.586034 ( 17.213224)
test_basic 0.005397 0.001799 0.492183 ( 0.564726)
test_all 0.007731 0.002103 413.018477 (167.001917)
test_rubyspec 0.064466 0.039415 55.847101 ( 66.864977)
total: 263.57 sec