Logfile: /home/opc/ruby/logs/brlog.master.20240930-202353
#<BuildRuby:0x0000fffdd704fdc8
@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.20240930-202353",
@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.000010 0.000002 0.000012 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.006876 0.000479 2.365179 ( 2.529800)
build_miniruby 0.001187 0.000198 1.173157 ( 1.172491)
build_ruby 0.001759 0.000294 2.023087 ( 4.380616)
build_all 0.005801 0.000968 3.243266 ( 1.615551)
build_install 0.006565 0.008783 4.764948 ( 2.497422)
test_btest 0.000704 0.000176 48.747342 ( 19.599591)
test_basic 0.002803 0.004125 0.518353 ( 0.586512)
test_all 0.106922 0.028158 500.899013 (223.241868)
test_rubyspec 0.075426 0.044719 65.409678 ( 29.734883)
total: 285.36 sec