Logfile: /home/opc/ruby/logs/brlog.master.20241112-040859
#<BuildRuby:0x0000fffe1edffdc8
@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.20241112-040859",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000020)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.005461 0.000000 1.999333 ( 2.564891)
build_miniruby 0.002076 0.000000 1.222736 ( 1.221076)
build_ruby 0.002211 0.000087 1.984372 ( 4.343328)
build_all 0.006717 0.000321 3.281296 ( 1.623053)
build_install 0.016036 0.000310 4.588561 ( 2.465132)
test_btest 0.000922 0.000040 50.526044 ( 19.729885)
test_basic 0.006755 0.000294 0.534662 ( 0.602137)
test_all 0.070281 0.068079 465.439838 (191.805966)
test_rubyspec 0.059990 0.043207 92.936700 ( 38.981912)
total: 263.34 sec