Logfile: /home/opc/ruby/logs/brlog.master.20240813-014111
#<BuildRuby:0x0000fffea052fdd8
@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.20240813-014111",
@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.000009 0.000005 0.000014 ( 0.000013)
autoconf 0.000015 0.000008 0.000023 ( 0.000022)
configure 0.000010 0.000005 0.000015 ( 0.000015)
build_up 0.005747 0.000947 1.907592 ( 2.435498)
build_miniruby 0.000000 0.001529 1.293730 ( 1.293735)
build_ruby 0.000174 0.002591 2.080692 ( 4.060560)
build_all 0.006039 0.000970 3.833877 ( 1.817989)
build_install 0.014787 0.000000 4.983979 ( 2.575347)
test_btest 0.000838 0.000000 60.622634 ( 22.714232)
test_basic 0.002239 0.004747 0.565609 ( 0.634960)
test_all 0.094725 0.036677 499.371003 (205.477124)
test_rubyspec 0.055704 0.054745 78.446136 ( 34.418304)
total: 275.43 sec