Logfile: /home/opc/ruby/logs/brlog.master.20240802-223853
#<BuildRuby:0x0000ffff5366fdc0
@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.20240802-223853",
@make="make",
@no_timeout_error=nil,
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.004812 0.000179 1.772379 ( 2.258153)
build_miniruby 0.001154 0.000000 1.169151 ( 1.168135)
build_ruby 0.001639 0.000000 1.982385 ( 4.183516)
build_all 0.007047 0.000000 3.793523 ( 1.833524)
build_install 0.014481 0.001154 5.004110 ( 2.653886)
test_btest 0.000698 0.000095 60.647798 ( 23.026199)
test_basic 0.006678 0.000293 0.579040 ( 0.657653)
test_all 0.100034 0.037430 555.565282 (244.301215)
test_rubyspec 0.073111 0.038118 77.855966 ( 34.208077)
total: 314.29 sec