Logfile: /home/opc/ruby/logs/brlog.master.20240210-045258
#<BuildRuby:0x0000fffd23f3fdd8
@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.20240210-045258",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005320 0.000266 1.361489 ( 2.130631)
build_miniruby 0.001515 0.000076 1.112994 ( 1.112013)
build_ruby 0.002670 0.000000 1.873959 ( 3.531654)
build_all 0.003525 0.004089 3.792935 ( 1.786664)
build_install 0.010373 0.005007 4.592036 ( 2.488842)
test_btest 0.000757 0.000099 54.944373 ( 20.954630)
test_basic 0.008057 0.000000 0.560993 ( 0.632307)
test_all 0.097120 0.024807 525.984045 (219.691044)
test_rubyspec 0.053266 0.090173 100.471032 ( 41.248477)
total: 293.58 sec