Logfile: /home/opc/ruby/logs/brlog.master.20230121-111136
#<BuildRuby:0x0000aaabd2e976f8
@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.20230121-111136",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000012)
build_up 0.003881 0.000555 0.791865 ( 1.702294)
build_miniruby 0.001131 0.000161 0.878928 ( 0.878029)
build_ruby 0.001550 0.000221 1.451925 ( 2.533888)
build_all 0.005864 0.000838 2.579780 ( 1.225096)
build_install 0.012167 0.001738 1.962748 ( 1.370539)
test_btest 0.000626 0.000090 38.066118 ( 16.763816)
test_basic 0.002217 0.005047 0.279611 ( 0.376222)
test_all 0.002805 0.001207 465.114697 (181.838134)
test_rubyspec 0.054576 0.031638 46.131821 ( 54.944470)
total: 261.63 sec