Logfile: /home/opc/ruby/logs/brlog.master.20240926-090640
#<BuildRuby:0x0000ffff75f8fdc0
@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.20240926-090640",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001767 0.004258 2.458663 ( 3.064021)
build_miniruby 0.001152 0.000090 1.261718 ( 1.982307)
build_ruby 0.001780 0.000000 1.939285 ( 4.417434)
build_all 0.006669 0.000465 3.285132 ( 1.616115)
build_install 0.007342 0.008660 4.950788 ( 3.759830)
test_btest 0.000795 0.000144 49.262801 ( 19.421262)
test_basic 0.006645 0.001207 0.528293 ( 0.602865)
test_all 0.082313 0.051507 494.381932 (202.181080)
test_rubyspec 0.067698 0.056623 66.546564 ( 30.884339)
total: 267.93 sec