Logfile: /home/opc/ruby/logs/brlog.master.20230110-050114
#<BuildRuby:0x0000aaaccb5e76f8
@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.20230110-050114",
@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.000022 0.000001 0.000023 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000522 0.003961 0.787488 ( 1.691195)
build_miniruby 0.001022 0.000137 0.880603 ( 0.880473)
build_ruby 0.001217 0.000163 1.496023 ( 2.486977)
build_all 0.004479 0.002218 2.547056 ( 1.212754)
build_install 0.011773 0.000185 1.928438 ( 1.354366)
test_btest 0.000707 0.000096 37.225162 ( 14.509238)
test_basic 0.002635 0.003403 0.275259 ( 0.374597)
test_all 0.002950 0.000515 439.915135 (173.417480)
test_rubyspec 0.051518 0.023400 45.633385 ( 54.386104)
total: 250.31 sec