Logfile: /home/opc/ruby/logs/brlog.master.20241023-190824
#<BuildRuby:0x0000fffc420ffde0
@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.20241023-190824",
@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.000002 0.000010 ( 0.000011)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000022 0.000000 0.000022 ( 0.000015)
build_up 0.005512 0.000000 2.000034 ( 2.527806)
build_miniruby 0.000000 0.001308 1.191421 ( 1.194364)
build_ruby 0.000000 0.001666 1.948872 ( 4.420293)
build_all 0.005561 0.001851 3.451523 ( 1.712763)
build_install 0.012287 0.002218 4.719846 ( 2.440942)
test_btest 0.000663 0.000184 50.630245 ( 19.724776)
test_basic 0.005142 0.001427 0.522173 ( 0.590321)
test_all 0.113526 0.020248 499.078156 (205.889123)
test_rubyspec 0.069048 0.044016 65.059600 ( 29.686793)
total: 268.19 sec