Logfile: /home/opc/ruby/logs/brlog.master.20240924-140936
#<BuildRuby:0x0000fffdd724fdd0
@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.20240924-140936",
@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.000008 0.000003 0.000011 ( 0.000011)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000004 0.000014 ( 0.000014)
build_up 0.005052 0.001682 2.390069 ( 3.055446)
build_miniruby 0.000927 0.000309 1.149553 ( 1.151429)
build_ruby 0.001339 0.000446 1.958353 ( 4.281757)
build_all 0.005965 0.000463 3.343820 ( 1.673154)
build_install 0.007772 0.007500 4.812855 ( 2.546005)
test_btest 0.000612 0.000229 49.330283 ( 19.317943)
test_basic 0.004266 0.002816 0.516100 ( 0.585695)
test_all 0.087494 0.043199 515.509574 (230.311821)
test_rubyspec 0.030721 0.087328 65.073048 ( 29.538106)
total: 292.46 sec