Logfile: /home/opc/ruby/logs/brlog.master.20231022-073015
#<BuildRuby:0x0000ffff0dcafdc0
@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.20231022-073015",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.001769 0.004458 2.703264 ( 3.257501)
build_miniruby 0.001001 0.000236 1.090184 ( 1.097494)
build_ruby 0.001348 0.000318 1.798921 ( 3.409692)
build_all 0.002087 0.004865 3.305092 ( 1.624091)
build_install 0.009233 0.004545 4.720388 ( 2.401246)
test_btest 0.000891 0.000282 48.419561 ( 18.335606)
test_basic 0.002919 0.003966 0.501755 ( 0.578498)
test_all 0.082898 0.038567 432.560476 (179.703187)
test_rubyspec 0.060609 0.037835 55.416796 ( 66.033963)
total: 276.44 sec