Logfile: /home/opc/ruby/logs/brlog.master.20240724-041759
#<BuildRuby:0x0000fffeb64efdd0
@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.20240724-041759",
@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.000011 0.000000 0.000011 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.005327 0.000296 1.779065 ( 2.247979)
build_miniruby 0.001267 0.000070 1.170671 ( 1.169270)
build_ruby 0.002569 0.000000 1.978846 ( 4.321702)
build_all 0.000323 0.008745 4.205663 ( 1.955507)
build_install 0.011639 0.004964 5.458595 ( 2.798906)
test_btest 0.000670 0.000128 61.978304 ( 24.749580)
test_basic 0.007468 0.000524 0.574015 ( 0.652014)
test_all 0.096010 0.040833 492.627870 (199.317735)
test_rubyspec 0.055345 0.074612 82.171571 ( 35.877014)
total: 273.09 sec