Logfile: /home/opc/ruby/logs/brlog.master.20240124-234302
#<BuildRuby:0x0000fffe725ffde0
@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.20240124-234302",
@make="make",
@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.000011)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003054 0.002899 1.354746 ( 2.089878)
build_miniruby 0.001094 0.000229 1.144358 ( 1.144299)
build_ruby 0.001456 0.000305 1.851117 ( 3.414956)
build_all 0.005722 0.001199 3.543141 ( 1.781912)
build_install 0.012143 0.002544 4.339683 ( 2.425284)
test_btest 0.000668 0.000140 54.197454 ( 21.248687)
test_basic 0.005317 0.001114 0.529642 ( 0.594886)
test_all 0.069638 0.052826 500.250266 (207.164184)
test_rubyspec 0.062259 0.082530 94.887413 ( 40.182065)
total: 280.05 sec