Logfile: /home/opc/ruby/logs/brlog.master.20241219-231207
#<BuildRuby:0x0000ffff5902fdd8
@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.20241219-231207",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000000 0.003902 1.049878 ( 1.731799)
build_miniruby 0.001314 0.000000 1.230390 ( 1.230093)
build_ruby 0.000000 0.002923 2.025524 ( 4.521604)
build_all 0.007030 0.000376 3.444119 ( 1.658059)
build_install 0.012708 0.002430 4.130478 ( 2.392845)
test_btest 0.000759 0.000145 49.612168 ( 20.292657)
test_basic 0.005615 0.001074 0.526402 ( 0.601881)
test_all 0.066832 0.068159 483.417663 (200.226261)
test_rubyspec 0.061424 0.059204 67.272809 ( 30.483427)
total: 263.14 sec