Logfile: /home/opc/ruby/logs/brlog.master.20230209-091415
#<BuildRuby:0x0000aaabd3287a60
@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.20230209-091415",
@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.000007 0.000001 0.000008 ( 0.000010)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001663 0.003266 0.841545 ( 1.583334)
build_miniruby 0.000993 0.000266 0.957178 ( 0.957424)
build_ruby 0.001442 0.000386 1.527769 ( 2.717285)
build_all 0.007864 0.001003 2.698987 ( 1.282412)
build_install 0.012301 0.001930 2.061962 ( 1.472520)
test_btest 0.000749 0.000177 38.117604 ( 14.250993)
test_basic 0.004760 0.001125 0.287012 ( 0.383670)
test_all 0.002095 0.000495 484.698991 (193.061091)
test_rubyspec 0.057330 0.025106 48.834043 ( 57.684241)
total: 273.39 sec