Logfile: /home/opc/ruby/logs/brlog.master.20240912-044639
#<BuildRuby:0x0000fffe7526fdd0
@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.20240912-044639",
@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.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.001716 0.003461 1.789038 ( 2.418955)
build_miniruby 0.001175 0.000261 1.165332 ( 1.163248)
build_ruby 0.001977 0.000438 1.947437 ( 4.123906)
build_all 0.006099 0.000422 3.861516 ( 1.822422)
build_install 0.014227 0.001114 5.120523 ( 2.639595)
test_btest 0.000711 0.000135 59.115128 ( 22.458310)
test_basic 0.005898 0.001121 0.565027 ( 0.645124)
test_all 0.082608 0.048821 549.401294 (230.379674)
test_rubyspec 0.048797 0.057582 78.571764 ( 34.401258)
total: 300.05 sec