Logfile: /home/opc/ruby/logs/brlog.master.20240910-102610
#<BuildRuby:0x0000fffe892efdc8
@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.20240910-102610",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.005843 0.000197 1.782418 ( 2.403271)
build_miniruby 0.001359 0.000144 1.169655 ( 1.168349)
build_ruby 0.000000 0.001610 1.959603 ( 4.237263)
build_all 0.004790 0.002575 3.879269 ( 1.818808)
build_install 0.015357 0.000950 5.029021 ( 2.591248)
test_btest 0.000855 0.000117 59.723343 ( 25.810895)
test_basic 0.006419 0.000877 0.571817 ( 0.639386)
test_all 0.110981 0.022701 552.785144 (226.995347)
test_rubyspec 0.057237 0.056397 79.273793 ( 34.678579)
total: 300.34 sec