Logfile: /home/opc/ruby/logs/brlog.master.20230217-070512
#<BuildRuby:0x0000aaaaf9ff76f8
@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.20230217-070512",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000581 0.003731 0.996911 ( 1.755172)
build_miniruby 0.001014 0.000454 0.988497 ( 0.987298)
build_ruby 0.001358 0.000181 1.567542 ( 3.099675)
build_all 0.002278 0.005387 2.689826 ( 1.305639)
build_install 0.002935 0.010263 2.077174 ( 1.516521)
test_btest 0.000569 0.000199 38.299952 ( 14.504077)
test_basic 0.004397 0.001542 0.323310 ( 0.419704)
test_all 0.002410 0.000595 491.328657 (209.041314)
test_rubyspec 0.038939 0.038540 48.795135 ( 57.535206)
total: 290.17 sec