Logfile: /home/opc/ruby/logs/brlog.master.20240719-214916
#<BuildRuby:0x0000fffce299fdd8
@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.20240719-214916",
@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.000008 0.000003 0.000011 ( 0.000012)
autoconf 0.000015 0.000006 0.000021 ( 0.000021)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.005110 0.000479 1.836944 ( 2.631648)
build_miniruby 0.007890 0.003156 139.436247 ( 50.139127)
build_ruby 0.002049 0.000000 2.314132 ( 4.689257)
build_all 0.055333 0.010154 88.485431 ( 31.202014)
build_install 0.008617 0.007348 5.440189 ( 2.803962)
test_btest 0.000722 0.000241 62.371564 ( 23.950519)
test_basic 0.005628 0.001875 0.583215 ( 0.648837)
test_all 0.100072 0.033339 531.871841 (213.428507)
test_rubyspec 0.078526 0.028112 79.498182 ( 34.986381)
total: 364.48 sec