Logfile: /home/opc/ruby/logs/brlog.master.20240709-215315
#<BuildRuby:0x0000fffdb815fde0
@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-215315",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.003335 0.002713 1.975382 ( 2.375692)
build_miniruby 0.000983 0.000273 1.162309 ( 1.162342)
build_ruby 0.001878 0.000523 1.994478 ( 4.246991)
build_all 0.006338 0.000634 4.027572 ( 1.903584)
build_install 0.007018 0.009156 5.324552 ( 2.702118)
test_btest 0.000604 0.000212 59.721933 ( 23.121557)
test_basic 0.007205 0.000988 0.578659 ( 0.647964)
test_all 0.100702 0.032001 498.454844 (198.523383)
test_rubyspec 0.054153 0.058067 79.197690 ( 34.833038)
total: 269.52 sec