Logfile: /home/opc/ruby/logs/brlog.master.20241030-084611
#<BuildRuby:0x0000fffe3babfdd0
@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.20241030-084611",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.003488 0.003046 2.281574 ( 2.584392)
build_miniruby 0.001196 0.000241 1.205203 ( 1.203863)
build_ruby 0.001505 0.000303 2.015117 ( 4.145043)
build_all 0.007666 0.000006 3.498880 ( 1.708205)
build_install 0.007267 0.009345 4.912125 ( 2.540845)
test_btest 0.001117 0.000086 49.623233 ( 19.295771)
test_basic 0.003512 0.003813 0.519964 ( 0.589179)
test_all 0.094684 0.038372 500.552509 (203.909496)
test_rubyspec 0.064121 0.048918 66.586603 ( 30.300691)
total: 266.28 sec