Logfile: /home/opc/ruby/logs/brlog.master.20240709-021846
#<BuildRuby:0x0000fffe203ffdd0
@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.20240709-021846",
@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.000021 0.000003 0.000024 ( 0.000023)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004920 0.000548 1.975175 ( 2.435093)
build_miniruby 0.001020 0.000114 1.168472 ( 1.168441)
build_ruby 0.002734 0.000305 1.947002 ( 4.301400)
build_all 0.003261 0.004264 4.058485 ( 1.911152)
build_install 0.014174 0.001458 5.362773 ( 2.699620)
test_btest 0.000846 0.000127 62.328483 ( 23.837835)
test_basic 0.007275 0.000342 0.581160 ( 0.657910)
test_all 0.081710 0.052223 541.015033 (228.143538)
test_rubyspec 0.065204 0.050694 78.777741 ( 34.676441)
total: 299.83 sec