Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-194130
#<BuildRuby:0x0000557a39afc090
@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.20231221-194130",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005171 0.000470 1.047934 ( 1.306223)
build_miniruby 0.000000 0.001088 0.900341 ( 0.900663)
build_ruby 0.000000 0.001789 2.739454 ( 2.742436)
build_all 0.005753 0.002573 12.171369 ( 1.034517)
build_install 0.010945 0.001990 3.594788 ( 0.987516)
test_btest 0.000718 0.000130 61.158150 ( 6.405740)
test_basic 0.000000 0.003849 0.384499 ( 0.466615)
test_all 0.073562 0.036169 456.731892 ( 39.161383)
test_rubyspec 0.030605 0.026823 40.295546 ( 53.071578)
total: 106.08 sec