Logfile: /home/opc/ruby/logs/brlog.master.20231102-143505
#<BuildRuby:0x0000fffd122cfdc0
@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.20231102-143505",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.000000 0.006107 1.570218 ( 2.152737)
build_miniruby 0.000746 0.000435 1.096136 ( 1.094608)
build_ruby 0.001788 0.000783 1.803042 ( 3.402747)
build_all 0.004851 0.002126 3.298672 ( 1.610750)
build_install 0.009261 0.004600 4.107196 ( 2.249811)
test_btest 0.000552 0.000246 48.245099 ( 19.204309)
test_basic 0.005184 0.002307 0.510941 ( 0.580654)
test_all 0.079494 0.044401 430.405399 (175.252723)
test_rubyspec 0.059712 0.038450 56.405955 ( 67.068463)
total: 272.62 sec