Logfile: /home/opc/ruby/logs/brlog.master.20240707-201800
#<BuildRuby:0x0000ffff4517fdc8
@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.20240707-201800",
@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.000012)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.005650 0.000401 1.975453 ( 2.386635)
build_miniruby 0.001123 0.000265 1.177122 ( 1.177188)
build_ruby 0.003664 0.000000 1.983213 ( 4.339455)
build_all 0.007253 0.000595 4.063307 ( 1.927535)
build_install 0.012478 0.005188 5.322556 ( 2.707764)
test_btest 0.000402 0.000517 59.920996 ( 22.894940)
test_basic 0.002263 0.004617 0.573322 ( 0.648514)
test_all 0.106049 0.028658 484.033576 (192.934517)
test_rubyspec 0.042055 0.068403 79.048664 ( 34.652420)
total: 263.67 sec