Logfile: /home/opc/ruby/logs/brlog.master.20240902-150954
#<BuildRuby:0x0000fffdeeeafdc0
@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.20240902-150954",
@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.000003 0.000013 ( 0.000013)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004435 0.001046 1.791736 ( 2.277665)
build_miniruby 0.001098 0.000259 1.153633 ( 1.154394)
build_ruby 0.000000 0.001712 1.963127 ( 4.047245)
build_all 0.004906 0.002667 3.824902 ( 1.829069)
build_install 0.012448 0.002135 5.045868 ( 2.669847)
test_btest 0.000734 0.000193 60.740333 ( 22.954217)
test_basic 0.004405 0.003299 0.580360 ( 0.654541)
test_all 0.078378 0.056760 497.790941 (202.627478)
test_rubyspec 0.065853 0.046124 78.966581 ( 34.625628)
total: 272.84 sec