Logfile: /home/opc/ruby/logs/brlog.master.20231226-151929
#<BuildRuby:0x0000fffcb1fafdd0
@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.20231226-151929",
@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.000010 0.000000 0.000010 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.000450 0.004163 1.160354 ( 1.845472)
build_miniruby 0.001159 0.000122 1.098483 ( 1.097916)
build_ruby 0.001620 0.000171 1.817093 ( 3.729817)
build_all 0.007190 0.000291 3.379033 ( 1.632320)
build_install 0.009103 0.004423 4.036584 ( 2.283695)
test_btest 0.000814 0.000110 49.098441 ( 18.713555)
test_basic 0.006986 0.000950 0.515404 ( 0.581095)
test_all 0.069648 0.067777 510.903268 (203.483500)
test_rubyspec 0.055329 0.046714 56.230253 ( 66.962763)
total: 300.33 sec