Logfile: /home/opc/ruby/logs/brlog.master.20230131-164054
#<BuildRuby:0x0000aaad8fc0c730
@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.20230131-164054",
@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.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004192 0.000017 0.819018 ( 1.589524)
build_miniruby 0.001251 0.000074 0.953201 ( 0.955354)
build_ruby 0.001442 0.000000 1.513928 ( 2.534734)
build_all 0.008728 0.000000 2.680816 ( 1.258620)
build_install 0.010742 0.003753 2.059218 ( 1.456564)
test_btest 0.000373 0.000363 37.693051 ( 14.460605)
test_basic 0.002626 0.003325 0.283756 ( 0.380615)
test_all 0.002303 0.000289 485.873805 (189.361269)
test_rubyspec 0.063440 0.018566 48.706695 ( 57.392522)
total: 269.39 sec