Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-131207
#<BuildRuby:0x000056044b3071e0
@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.20231224-131207",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000218 0.004016 0.742852 ( 1.158553)
build_miniruby 0.000831 0.000069 0.904223 ( 0.904369)
build_ruby 0.001360 0.000113 2.776175 ( 2.809041)
build_all 0.002490 0.004626 12.103805 ( 0.982780)
build_install 0.002472 0.007026 3.405592 ( 0.971621)
test_btest 0.000571 0.000163 64.272164 ( 5.051904)
test_basic 0.002758 0.000788 0.387547 ( 0.470826)
test_all 0.097806 0.011018 452.992804 ( 43.521864)
test_rubyspec 0.035403 0.021209 40.785799 ( 53.572262)
total: 109.44 sec