Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-040501
#<BuildRuby:0x00005652aa4ac0d8
@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.20240117-040501",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003722 0.001117 0.792219 ( 1.161169)
build_miniruby 0.000854 0.000257 0.799623 ( 0.799520)
build_ruby 0.001116 0.000335 2.665341 ( 2.666381)
build_all 0.006832 0.000622 12.301599 ( 1.006640)
build_install 0.002742 0.010770 3.481067 ( 0.967864)
test_btest 0.000489 0.000222 67.008526 ( 4.767122)
test_basic 0.002956 0.001343 0.391900 ( 0.471496)
test_all 0.072079 0.023617 383.600082 ( 40.297971)
test_rubyspec 0.048740 0.080277 73.234709 ( 85.717687)
total: 137.86 sec