Logfile: /home/opc/ruby/logs/brlog.master.20230111-003346
#<BuildRuby:0x0000aaad09c791b8
@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.20230111-003346",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003296 0.000235 0.788010 ( 1.538837)
build_miniruby 0.001213 0.000086 0.883731 ( 0.881758)
build_ruby 0.001530 0.000000 1.444244 ( 2.491078)
build_all 0.006376 0.000235 2.556573 ( 1.212558)
build_install 0.006595 0.004846 1.932669 ( 1.351997)
test_btest 0.000786 0.000098 34.786209 ( 13.344014)
test_basic 0.004812 0.000596 0.274224 ( 0.371241)
test_all 0.003303 0.000100 442.419778 (176.784370)
test_rubyspec 0.042458 0.032400 45.499347 ( 54.237043)
total: 252.21 sec