Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-074529
#<BuildRuby:0x00005565c373c110
@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.20231218-074529",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004424 0.000000 1.034087 ( 1.302333)
build_miniruby 0.000910 0.000000 0.879746 ( 0.880709)
build_ruby 0.001646 0.000000 2.710882 ( 2.714385)
build_all 0.007995 0.000230 12.193515 ( 0.982654)
build_install 0.007377 0.000209 3.613414 ( 0.981307)
test_btest 0.000447 0.000030 64.488804 ( 4.776451)
test_basic 0.003065 0.000204 0.376696 ( 0.458786)
test_all 0.061740 0.037910 372.617649 ( 37.084473)
test_rubyspec 0.031814 0.036861 39.968859 ( 52.699370)
total: 101.88 sec