Logfile: /home/opc/ruby/logs/brlog.master.20241110-000615
#<BuildRuby:0x0000fffe70effdc0
@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.20241110-000615",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000031 0.000002 0.000033 ( 0.000032)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005919 0.000000 2.027819 ( 2.563221)
build_miniruby 0.001316 0.000000 1.213240 ( 1.344072)
build_ruby 0.002553 0.000074 1.997250 ( 3.958756)
build_all 0.003602 0.003882 3.500675 ( 1.718625)
build_install 0.012685 0.005143 4.856460 ( 2.921120)
test_btest 0.000719 0.000089 49.420073 ( 19.513860)
test_basic 0.006279 0.000786 0.528873 ( 0.599406)
test_all 0.072471 0.061693 516.383825 (228.671492)
test_rubyspec 0.052551 0.068146 66.635364 ( 30.291532)
total: 291.58 sec