Logfile: /home/opc/ruby/logs/brlog.master.20240924-124717
#<BuildRuby:0x0000ffff793dfdc8
@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-124717",
@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.000000 0.000011 ( 0.000011)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.006029 0.000000 2.368435 ( 2.518472)
build_miniruby 0.001541 0.000000 1.154090 ( 1.153502)
build_ruby 0.002737 0.000000 1.963683 ( 4.021016)
build_all 0.007123 0.000000 3.310586 ( 1.630900)
build_install 0.010573 0.003901 4.774791 ( 2.342208)
test_btest 0.001019 0.000037 49.250499 ( 19.201876)
test_basic 0.006740 0.000247 0.519853 ( 0.586492)
test_all 0.078744 0.053403 469.946726 (192.943541)
test_rubyspec 0.065229 0.048243 65.235586 ( 29.733307)
total: 254.13 sec