Logfile: /home/opc/ruby/logs/brlog.master.20240622-090055
#<BuildRuby:0x0000ffff8d6dfdc0
@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.20240622-090055",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.005237 0.000926 1.773696 ( 2.325296)
build_miniruby 0.000000 0.001212 1.188193 ( 1.190295)
build_ruby 0.000837 0.002202 2.009057 ( 4.513770)
build_all 0.000000 0.008084 4.119548 ( 1.943119)
build_install 0.010823 0.006562 5.432961 ( 2.812120)
test_btest 0.000592 0.000219 62.106669 ( 23.872823)
test_basic 0.005141 0.001898 0.562314 ( 0.632334)
test_all 0.094346 0.034356 524.194988 (209.991730)
test_rubyspec 0.052860 0.055518 76.855923 ( 34.062229)
total: 281.34 sec