Logfile: /home/opc/ruby/logs/brlog.master.20230731-005045
#<BuildRuby:0x0000fffc828efdd0
@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.20230731-005045",
@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.000009 0.000003 0.000012 ( 0.000012)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.000745 0.004984 1.406821 ( 3.463037)
build_miniruby 0.000922 0.000380 1.069889 ( 1.069182)
build_ruby 0.002159 0.000889 1.780890 ( 3.592556)
build_all 0.002382 0.003137 1.520225 ( 0.971962)
build_install 0.009912 0.002622 2.251925 ( 1.672441)
test_btest 0.000572 0.000241 45.067064 ( 16.570287)
test_basic 0.005205 0.002191 0.493157 ( 0.563639)
test_all 0.001738 0.000732 388.011815 (156.763917)
test_rubyspec 0.051815 0.039338 49.491062 ( 60.276593)
total: 244.94 sec