Logfile: /home/opc/ruby/logs/brlog.master.20230122-225017
#<BuildRuby:0x0000aaabde19c730
@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.20230122-225017",
@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.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.000000 0.004281 0.786919 ( 1.507322)
build_miniruby 0.000000 0.001496 0.884621 ( 0.883471)
build_ruby 0.000000 0.001511 1.438188 ( 2.530708)
build_all 0.005672 0.001254 2.603732 ( 1.234535)
build_install 0.005520 0.007404 1.955989 ( 1.367313)
test_btest 0.000516 0.000193 36.025271 ( 15.184202)
test_basic 0.003941 0.001480 0.274814 ( 0.372522)
test_all 0.002977 0.000238 459.463763 (186.866199)
test_rubyspec 0.058773 0.018478 45.820368 ( 54.500239)
total: 264.45 sec