Logfile: /home/opc/ruby/logs/brlog.master.20230706-055136
#<BuildRuby:0x0000fffdcc75fdd0
@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.20230706-055136",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.000102 0.005829 1.400166 ( 3.593597)
build_miniruby 0.000133 0.001041 1.078204 ( 1.079532)
build_ruby 0.001290 0.000359 1.782966 ( 3.428862)
build_all 0.005258 0.000363 1.515468 ( 1.072492)
build_install 0.008565 0.004148 2.216452 ( 2.495946)
test_btest 0.000630 0.000180 50.055718 ( 18.104652)
test_basic 0.005469 0.000394 0.504141 ( 0.584057)
test_all 0.001846 0.000505 381.136736 (157.688819)
test_rubyspec 0.067226 0.021391 51.684918 ( 62.392891)
total: 250.44 sec