Logfile: /home/opc/ruby/logs/brlog.master.20240921-063615
#<BuildRuby:0x0000ffff1e52fdc8
@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.20240921-063615",
@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.000000 0.000012 ( 0.000012)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000048 0.000000 0.000048 ( 0.000048)
build_up 0.006635 0.000000 2.390622 ( 2.694171)
build_miniruby 0.000000 0.001281 1.214512 ( 1.214757)
build_ruby 0.000000 0.002641 1.999921 ( 4.414144)
build_all 0.004206 0.003702 3.337014 ( 1.670176)
build_install 0.011919 0.005366 4.897967 ( 2.559881)
test_btest 0.000919 0.000116 49.933695 ( 19.453228)
test_basic 0.006673 0.000836 0.534605 ( 0.601706)
test_all 0.098496 0.037614 482.683428 (195.348870)
test_rubyspec 0.068627 0.050659 67.591276 ( 30.608699)
total: 258.57 sec