Logfile: /home/opc/ruby/logs/brlog.master.20241102-204915
#<BuildRuby:0x0000fffdc912fdc8
@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.20241102-204915",
@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.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005247 0.000284 1.991866 ( 2.489072)
build_miniruby 0.001471 0.000000 1.166383 ( 1.166926)
build_ruby 0.001702 0.000000 1.971779 ( 4.252021)
build_all 0.006814 0.000403 3.461634 ( 1.666048)
build_install 0.007284 0.009538 4.714517 ( 2.424279)
test_btest 0.000794 0.000251 50.456266 ( 19.637391)
test_basic 0.005143 0.001626 0.525475 ( 0.593451)
test_all 0.091790 0.040349 498.336914 (202.962338)
test_rubyspec 0.063868 0.051467 65.560828 ( 29.855214)
total: 265.05 sec