Logfile: /home/opc/ruby/logs/brlog.master.20240913-060951
#<BuildRuby:0x0000fffc8f70fdc8
@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.20240913-060951",
@make="make",
@no_timeout_error=nil,
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000011 ( 0.000011)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004212 0.001407 1.774690 ( 2.295039)
build_miniruby 0.000880 0.000294 1.180616 ( 1.179246)
build_ruby 0.002075 0.000000 1.941470 ( 4.418709)
build_all 0.007052 0.000000 3.293100 ( 1.687904)
build_install 0.017498 0.000000 4.425768 ( 2.368664)
test_btest 0.000841 0.000000 48.451607 ( 18.806111)
test_basic 0.003673 0.003624 0.521659 ( 0.595772)
test_all 0.081021 0.053809 497.309182 (213.372457)
test_rubyspec 0.063624 0.050286 65.054055 ( 29.613666)
total: 274.34 sec