Logfile: /home/opc/ruby/logs/brlog.master.20240915-065313
#<BuildRuby:0x0000fffed9a1fdc8
@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.20240915-065313",
@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.000018 0.000003 0.000021 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002182 0.003685 2.169271 ( 2.574448)
build_miniruby 0.000997 0.000235 1.222067 ( 1.222718)
build_ruby 0.001216 0.000287 1.949029 ( 4.735919)
build_all 0.005765 0.001359 3.280771 ( 1.633691)
build_install 0.007154 0.008435 4.635330 ( 2.363632)
test_btest 0.000710 0.000225 48.000036 ( 19.959774)
test_basic 0.006519 0.000630 0.516286 ( 0.591036)
test_all 0.089171 0.039148 500.585682 (219.554350)
test_rubyspec 0.073795 0.036342 65.312534 ( 29.756029)
total: 282.39 sec