Logfile: /home/opc/ruby/logs/brlog.master.20230113-040442
#<BuildRuby:0x0000aaac700291b8
@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.20230113-040442",
@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.000008 0.000001 0.000009 ( 0.000011)
autoconf 0.000019 0.000005 0.000024 ( 0.000023)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003525 0.000814 0.788047 ( 1.545096)
build_miniruby 0.001016 0.000234 0.882110 ( 0.879964)
build_ruby 0.000000 0.001973 1.430943 ( 2.484092)
build_all 0.002832 0.003070 2.546122 ( 1.226153)
build_install 0.008079 0.004158 1.916255 ( 1.354846)
test_btest 0.000555 0.000185 35.260023 ( 13.491080)
test_basic 0.004736 0.001579 0.275117 ( 0.377537)
test_all 0.000092 0.003019 447.184706 (175.491585)
test_rubyspec 0.043298 0.033980 45.619158 ( 54.507256)
total: 251.36 sec