Logfile: /home/opc/ruby/logs/brlog.master.20240422-183921
#<BuildRuby:0x0000fffcc1d8fdd8
@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.20240422-183921",
@make="make",
@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.000002 0.000012 ( 0.000012)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.005648 0.001413 2.399122 ( 2.477807)
build_miniruby 0.001050 0.000262 1.145589 ( 1.145406)
build_ruby 0.002263 0.000000 1.884323 ( 4.039921)
build_all 0.007518 0.000000 3.880464 ( 1.836768)
build_install 0.015478 0.000804 5.344379 ( 2.802497)
test_btest 0.000662 0.000126 57.716596 ( 21.904761)
test_basic 0.004465 0.003512 0.544815 ( 0.613223)
test_all 0.100177 0.031653 543.373262 (228.059932)
test_rubyspec 0.052071 0.060239 75.508097 ( 33.508289)
total: 296.39 sec