Logfile: /home/opc/ruby/logs/brlog.master.20240923-231724
#<BuildRuby:0x0000fffe588efdd0
@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.20240923-231724",
@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.000001 0.000011 ( 0.000012)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000035 0.000003 0.000038 ( 0.000039)
build_up 0.006827 0.000302 2.406842 ( 2.598480)
build_miniruby 0.001153 0.000121 1.227184 ( 1.225515)
build_ruby 0.001670 0.000000 1.962592 ( 4.253970)
build_all 0.007078 0.000038 3.316428 ( 1.636801)
build_install 0.015330 0.001011 4.890519 ( 2.395988)
test_btest 0.000750 0.000068 50.385246 ( 19.450299)
test_basic 0.002547 0.004518 0.520459 ( 0.594258)
test_all 0.093029 0.036838 451.287647 (185.843065)
test_rubyspec 0.035684 0.077078 67.323404 ( 30.472809)
total: 248.47 sec