Logfile: /home/opc/ruby/logs/brlog.master.20240904-164510
#<BuildRuby:0x0000fffdce6afdc0
@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.20240904-164510",
@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.000016 0.000004 0.000020 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001356 0.004346 1.760006 ( 2.276221)
build_miniruby 0.000000 0.001297 1.177235 ( 1.176557)
build_ruby 0.000691 0.001448 1.994354 ( 4.303875)
build_all 0.007755 0.000047 3.971103 ( 1.894266)
build_install 0.011613 0.005584 5.142617 ( 2.755332)
test_btest 0.000377 0.000486 60.988458 ( 23.174400)
test_basic 0.004319 0.003316 0.574074 ( 0.650471)
test_all 0.101164 0.031528 538.106110 (216.660956)
test_rubyspec 0.045790 0.069154 78.179487 ( 34.219391)
total: 287.11 sec