Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-123557
#<BuildRuby:0x000056289c2c80d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240103-123557",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005857 0.000976 1.035446 ( 1.280552)
build_miniruby 0.000836 0.000140 0.834229 ( 0.834327)
build_ruby 0.001654 0.000000 2.666657 ( 2.667112)
build_all 0.007900 0.000159 11.834179 ( 0.949276)
build_install 0.010304 0.000796 3.501253 ( 0.970175)
test_btest 0.000677 0.000090 62.996635 ( 4.429152)
test_basic 0.005267 0.000061 0.402860 ( 0.483118)
test_all 0.080759 0.015755 367.248547 ( 41.342562)
test_rubyspec 0.025928 0.045249 40.337702 ( 52.915837)
total: 105.87 sec