Logfile: /home/opc/ruby/logs/brlog.master.20240128-152627
#<BuildRuby:0x0000fffc6dcffde0
@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.20240128-152627",
@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.000008 0.000002 0.000010 ( 0.000011)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000009 0.000003 0.000012 ( 0.000013)
build_up 0.006232 0.000726 1.455702 ( 2.480958)
build_miniruby 0.000977 0.000305 1.149791 ( 1.150717)
build_ruby 0.004437 0.000091 1.854838 ( 3.819571)
build_all 0.005667 0.001667 3.683658 ( 1.749274)
build_install 0.010575 0.004980 4.419086 ( 2.540667)
test_btest 0.000658 0.000208 53.372317 ( 20.413031)
test_basic 0.000085 0.007403 0.530945 ( 0.596704)
test_all 0.086980 0.034790 550.792466 (219.277568)
test_rubyspec 0.068560 0.072486 96.383379 ( 42.185127)
total: 294.22 sec