Logfile: /home/opc/ruby/logs/brlog.master.20230822-221032
#<BuildRuby:0x0000fffcd293fdd0
@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.20230822-221032",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000021 0.000000 0.000021 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.006412 0.000000 1.409103 ( 3.489416)
build_miniruby 0.001225 0.000000 1.058939 ( 1.060785)
build_ruby 0.001513 0.000000 1.757186 ( 3.510210)
build_all 0.006523 0.000000 3.209252 ( 1.582161)
build_install 0.009411 0.003966 3.933004 ( 2.299207)
test_btest 0.000944 0.000036 47.218891 ( 19.054155)
test_basic 0.006961 0.000111 0.500067 ( 0.571781)
test_all 0.009128 0.000339 402.614892 (166.468205)
test_rubyspec 0.080351 0.022336 55.529771 ( 66.385238)
total: 264.42 sec