Logfile: /home/opc/ruby/logs/brlog.master.20240104-044055
#<BuildRuby:0x0000fffcf2f5fdd0
@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.20240104-044055",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.005284 0.000879 1.802118 ( 2.102294)
build_miniruby 0.001075 0.000179 1.133776 ( 1.133012)
build_ruby 0.002675 0.000445 1.862237 ( 3.975439)
build_all 0.003935 0.004405 3.482035 ( 1.696385)
build_install 0.010791 0.006065 4.492889 ( 2.384293)
test_btest 0.000754 0.000189 50.658040 ( 20.406157)
test_basic 0.006044 0.001511 0.505936 ( 0.580670)
test_all 0.085022 0.042265 541.473933 (216.567197)
test_rubyspec 0.064663 0.043345 55.516706 ( 66.205305)
total: 315.05 sec