Logfile: /home/opc/ruby/logs/brlog.master.20230103-142053
#<BuildRuby:0x0000aaadaad376f8
@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.20230103-142053",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004105 0.000012 0.785445 ( 1.707443)
build_miniruby 0.001084 0.000068 0.882037 ( 0.881209)
build_ruby 0.001389 0.000087 1.430078 ( 2.076856)
build_all 0.001675 0.004182 2.491518 ( 1.218855)
build_install 0.011447 0.001427 2.050783 ( 1.436042)
test_btest 0.000618 0.000077 34.566425 ( 13.368771)
test_basic 0.005269 0.000656 0.274758 ( 0.367226)
test_all 0.002823 0.000233 436.420568 (173.660724)
test_rubyspec 0.049367 0.027200 45.553695 ( 54.341988)
total: 249.06 sec