Logfile: /home/opc/ruby/logs/brlog.master.20240917-130513
#<BuildRuby:0x0000fffe187dfde0
@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.20240917-130513",
@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.000003 0.000012 ( 0.000011)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001400 0.004497 2.361887 ( 2.571959)
build_miniruby 0.000948 0.000381 1.189509 ( 1.192384)
build_ruby 0.001265 0.000509 1.981816 ( 4.447729)
build_all 0.007537 0.000000 3.298344 ( 1.643919)
build_install 0.007421 0.007684 4.768111 ( 2.488617)
test_btest 0.000610 0.000258 48.890687 ( 19.532719)
test_basic 0.001860 0.004984 0.521061 ( 0.595727)
test_all 0.091626 0.038731 489.703123 (198.315825)
test_rubyspec 0.065600 0.044913 65.594308 ( 29.832419)
total: 260.62 sec