Logfile: /home/opc/ruby/logs/brlog.master.20230711-123425
#<BuildRuby:0x0000fffe7e48fdc8
@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.20230711-123425",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.005012 0.000557 1.417506 ( 3.790509)
build_miniruby 0.001075 0.000119 1.085504 ( 1.087024)
build_ruby 0.002923 0.000000 1.783292 ( 3.492008)
build_all 0.006308 0.000000 1.570469 ( 0.965759)
build_install 0.009096 0.004492 2.297798 ( 1.700298)
test_btest 0.000665 0.000091 49.213145 ( 17.951661)
test_basic 0.006266 0.000242 0.511205 ( 0.592040)
test_all 0.002008 0.000262 412.232937 (169.602097)
test_rubyspec 0.058205 0.034763 51.070320 ( 61.952458)
total: 261.13 sec