Logfile: /home/opc/ruby/logs/brlog.master.20240925-234647
#<BuildRuby:0x0000fffcb371fdd0
@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.20240925-234647",
@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.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000013 0.000001 0.000014 ( 0.000015)
build_up 0.005614 0.000175 2.365973 ( 2.720887)
build_miniruby 0.001076 0.000113 1.185174 ( 1.185919)
build_ruby 0.002147 0.000226 1.995865 ( 4.334775)
build_all 0.003032 0.004051 3.326315 ( 1.653633)
build_install 0.009889 0.005270 4.812624 ( 2.396024)
test_btest 0.000763 0.000145 49.495536 ( 19.170388)
test_basic 0.005984 0.001142 0.519536 ( 0.588510)
test_all 0.075122 0.055353 458.209638 (188.941326)
test_rubyspec 0.040671 0.078164 64.699088 ( 29.475368)
total: 250.47 sec