Logfile: /home/opc/ruby/logs/brlog.master.20230914-090431
#<BuildRuby:0x0000fffc19cafdd0
@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.20230914-090431",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004899 0.000308 1.413373 ( 3.763094)
build_miniruby 0.001265 0.000000 1.054434 ( 1.057547)
build_ruby 0.002275 0.000000 1.759494 ( 3.345073)
build_all 0.005762 0.000000 3.187777 ( 1.688656)
build_install 0.004202 0.007538 3.910958 ( 3.193514)
test_btest 0.000836 0.000146 45.425533 ( 16.585335)
test_basic 0.005971 0.001041 0.496237 ( 0.566810)
test_all 0.007308 0.001274 407.489054 (166.793121)
test_rubyspec 0.084174 0.025957 56.471671 ( 67.613148)
total: 264.61 sec