Logfile: /home/opc/ruby/logs/brlog.master.20240716-190853
#<BuildRuby:0x0000fffd422cfde0
@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.20240716-190853",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000012 0.000000 0.000012 ( 0.000013)
build_up 0.005029 0.000266 1.776810 ( 2.035784)
build_miniruby 0.001349 0.000071 1.151723 ( 1.149986)
build_ruby 0.001866 0.000000 1.963614 ( 4.146416)
build_all 0.007773 0.000046 4.207933 ( 1.992347)
build_install 0.011553 0.004302 5.374723 ( 2.745825)
test_btest 0.000805 0.000067 60.969907 ( 23.754474)
test_basic 0.006909 0.000579 0.579391 ( 0.655695)
test_all 0.080357 0.054783 470.796519 (193.008803)
test_rubyspec 0.035854 0.079693 79.516335 ( 34.965187)
total: 264.46 sec