Logfile: /home/opc/ruby/logs/brlog.master.20230205-060944
#<BuildRuby:0x0000aaaaf8b791b8
@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.20230205-060944",
@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.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000729 0.004198 0.823991 ( 1.718634)
build_miniruby 0.001280 0.000171 0.963413 ( 0.962372)
build_ruby 0.001627 0.000000 1.519958 ( 2.527340)
build_all 0.008360 0.000000 2.669512 ( 1.258149)
build_install 0.011639 0.003159 2.049916 ( 1.465647)
test_btest 0.000677 0.000092 38.401923 ( 14.571141)
test_basic 0.002861 0.003091 0.287220 ( 0.385086)
test_all 0.002335 0.000390 474.696547 (185.927376)
test_rubyspec 0.051424 0.027129 48.336466 ( 57.021894)
total: 265.84 sec