Logfile: /home/opc/ruby/logs/brlog.master.20230814-172032
#<BuildRuby:0x0000fffe4f86fdc8
@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.20230814-172032",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.005159 0.000574 1.427337 ( 3.511328)
build_miniruby 0.001068 0.000119 1.148715 ( 1.146855)
build_ruby 0.001415 0.000157 1.831162 ( 3.560179)
build_all 0.002885 0.004849 3.340637 ( 1.608784)
build_install 0.004948 0.010502 4.059101 ( 2.319117)
test_btest 0.000784 0.000217 45.321620 ( 16.568949)
test_basic 0.006354 0.000384 0.503636 ( 0.582551)
test_all 0.006864 0.004085 402.971351 (165.307783)
test_rubyspec 0.059167 0.041740 55.002692 ( 65.687423)
total: 260.29 sec