Logfile: /home/opc/ruby/logs/brlog.master.20231129-012047
#<BuildRuby:0x0000fffc159dfdc0
@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.20231129-012047",
@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.000011)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000902 0.004343 1.377283 ( 2.094450)
build_miniruby 0.001154 0.000273 1.124589 ( 1.122781)
build_ruby 0.002258 0.000000 1.843333 ( 3.599021)
build_all 0.006983 0.000000 3.285194 ( 1.631647)
build_install 0.010794 0.003118 4.002831 ( 2.266985)
test_btest 0.000695 0.000151 50.222677 ( 22.022755)
test_basic 0.000000 0.006936 0.525317 ( 0.594016)
test_all 0.089928 0.039401 476.641652 (210.251857)
test_rubyspec 0.053947 0.046969 56.201558 ( 66.994118)
total: 310.58 sec