Logfile: /home/opc/ruby/logs/brlog.master.20240128-085926
#<BuildRuby:0x0000fffd2693fde0
@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.20240128-085926",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005438 0.001358 1.377752 ( 2.143406)
build_miniruby 0.001029 0.000257 1.114865 ( 1.114840)
build_ruby 0.001068 0.000568 1.893704 ( 3.739739)
build_all 0.003411 0.003722 3.659699 ( 1.741625)
build_install 0.009187 0.005927 4.444452 ( 2.475761)
test_btest 0.000665 0.000222 54.626024 ( 20.580315)
test_basic 0.003375 0.002696 0.527628 ( 0.598441)
test_all 0.096091 0.033235 511.260044 (209.980731)
test_rubyspec 0.043880 0.099748 94.374029 ( 39.833751)
total: 282.21 sec