Logfile: /home/opc/ruby/logs/brlog.master.20241104-170420
#<BuildRuby:0x0000fffecb76fdc0
@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.20241104-170420",
@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.000011)
autoconf 0.000192 0.000032 0.000224 ( 0.000225)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.005051 0.000845 2.029872 ( 2.537619)
build_miniruby 0.001113 0.000186 1.167652 ( 1.166449)
build_ruby 0.002618 0.000000 1.943579 ( 4.209482)
build_all 0.002930 0.005087 3.461813 ( 1.699306)
build_install 0.013915 0.002167 4.761326 ( 2.479104)
test_btest 0.000687 0.000144 49.088983 ( 19.772935)
test_basic 0.003468 0.003940 0.524692 ( 0.590675)
test_all 0.100998 0.040360 500.217418 (202.465311)
test_rubyspec 0.054044 0.061300 65.920889 ( 29.951317)
total: 264.87 sec