Logfile: /home/opc/ruby/logs/brlog.master.20230102-195021
#<BuildRuby:0x0000aaac353391b8
@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.20230102-195021",
@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.000009)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.003491 0.000498 0.783154 ( 1.583108)
build_miniruby 0.001059 0.000151 0.877957 ( 0.877834)
build_ruby 0.001565 0.000223 1.427013 ( 2.424910)
build_all 0.006032 0.000000 2.481518 ( 1.213140)
build_install 0.007968 0.003131 2.053099 ( 1.440650)
test_btest 0.000620 0.000098 35.467141 ( 13.168408)
test_basic 0.001860 0.004365 0.276115 ( 0.366762)
test_all 0.002157 0.000454 446.892632 (175.783791)
test_rubyspec 0.041956 0.034459 45.737622 ( 54.505826)
total: 251.37 sec