Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-065608
#<BuildRuby:0x000055efdbdcee68
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-065608",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000008)
build_up 0.004378 0.000051 0.952052 ( 1.378187)
build_miniruby 0.000000 0.001017 0.979458 ( 0.979973)
build_ruby 0.000000 0.001299 2.691993 ( 2.695283)
build_all 0.007742 0.001578 14.501668 ( 1.362216)
build_install 0.009600 0.001053 4.137071 ( 1.146617)
test_btest 0.000746 0.000142 74.051807 ( 7.609068)
test_basic 0.002837 0.000540 0.521911 ( 0.603296)
test_all 0.094374 0.039145 543.335661 ( 53.682649)
test_rubyspec 0.011225 0.026937 49.358958 ( 62.005959)
total: 131.46 sec