Logfile: /home/opc/ruby/logs/brlog.master.20240728-112055
#<BuildRuby:0x0000fffc06effdc8
@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.20240728-112055",
@make="make",
@no_timeout_error=nil,
@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.000000 0.000011 ( 0.000012)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005348 0.000268 1.825963 ( 2.421435)
build_miniruby 0.001291 0.000065 1.224798 ( 1.223548)
build_ruby 0.001990 0.000100 2.029729 ( 4.772941)
build_all 0.008073 0.000405 4.473690 ( 2.071656)
build_install 0.019022 0.000192 5.722728 ( 2.897484)
test_btest 0.000745 0.000032 64.601055 ( 26.997300)
test_basic 0.007455 0.000325 0.578938 ( 0.657535)
test_all 0.102656 0.032583 542.194391 (219.613280)
test_rubyspec 0.049221 0.065242 79.773984 ( 35.031589)
total: 295.69 sec