Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-140835
#<BuildRuby:0x000055e331160188
@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.20231222-140835",
@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.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004036 0.000367 5.913174 ( 3.765013)
build_miniruby 0.000961 0.000087 6.554865 ( 6.443294)
build_ruby 0.000857 0.000077 2.769497 ( 2.772324)
build_all 0.008941 0.000000 16.122799 ( 4.352537)
build_install 0.009081 0.000000 3.525347 ( 0.980698)
test_btest 0.000000 0.000728 62.705439 ( 6.221296)
test_basic 0.000000 0.003535 0.377177 ( 0.460755)
test_all 0.085084 0.023191 432.522697 ( 44.153192)
test_rubyspec 0.033370 0.016638 40.782783 ( 53.514697)
total: 122.66 sec