Logfile: /home/opc/ruby/logs/brlog.master.20240110-024133
#<BuildRuby:0x0000fffec980fde0
@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.20240110-024133",
@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.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.000931 0.004197 1.171947 ( 1.894381)
build_miniruby 0.001258 0.000140 1.097869 ( 1.101366)
build_ruby 0.001781 0.000197 1.849407 ( 3.592945)
build_all 0.006515 0.000722 3.391322 ( 1.647435)
build_install 0.009201 0.004015 4.018178 ( 2.287810)
test_btest 0.000675 0.000096 49.577825 ( 19.323630)
test_basic 0.007045 0.001004 0.511916 ( 0.586175)
test_all 0.094136 0.034454 518.095009 (206.748090)
test_rubyspec 0.071891 0.033517 57.148739 ( 67.868798)
total: 305.05 sec