Logfile: /home/opc/ruby/logs/brlog.master.20230105-225436
#<BuildRuby:0x0000aaac717f7a60
@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.20230105-225436",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.003467 0.000231 0.790500 ( 1.514224)
build_miniruby 0.001234 0.000083 0.885458 ( 0.883856)
build_ruby 0.002412 0.000161 1.429257 ( 2.546782)
build_all 0.006048 0.000403 2.522718 ( 1.212942)
build_install 0.006096 0.004961 1.924112 ( 1.361031)
test_btest 0.000671 0.000084 37.377708 ( 14.054338)
test_basic 0.005328 0.000000 0.276816 ( 0.372911)
test_all 0.002732 0.000000 445.852745 (180.522502)
test_rubyspec 0.057095 0.016351 46.056553 ( 54.795844)
total: 257.27 sec