Logfile: /home/opc/ruby/logs/brlog.master.20241209-024230
#<BuildRuby:0x0000ffff101ffdc8
@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.20241209-024230",
@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.000007 0.000022 ( 0.000022)
configure 0.000010 0.000004 0.000014 ( 0.000013)
build_up 0.004750 0.000548 1.874612 ( 2.347841)
build_miniruby 0.001155 0.000208 1.206679 ( 1.205008)
build_ruby 0.001072 0.000431 2.018291 ( 3.686303)
build_all 0.006924 0.000987 3.336872 ( 1.661126)
build_install 0.012673 0.002902 4.496131 ( 2.365709)
test_btest 0.000813 0.000288 50.183693 ( 19.449437)
test_basic 0.006632 0.000530 0.526126 ( 0.592578)
test_all 0.100372 0.033502 481.134488 (217.968182)
test_rubyspec 0.058846 0.052818 66.139672 ( 29.993408)
total: 279.27 sec