Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-030402
#<BuildRuby:0x000055dc1ee334b0
@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-030402",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004120 0.000013 0.855383 ( 1.257961)
build_miniruby 0.000967 0.000000 0.902762 ( 0.903298)
build_ruby 0.001058 0.000000 2.768431 ( 2.771756)
build_all 0.004845 0.002941 12.170957 ( 1.007095)
build_install 0.007995 0.003843 3.443489 ( 0.972013)
test_btest 0.000519 0.000129 64.602580 ( 4.893459)
test_basic 0.002714 0.000679 0.372558 ( 0.457217)
test_all 0.089738 0.019162 416.122090 ( 41.729179)
test_rubyspec 0.027791 0.022332 40.756181 ( 53.472143)
total: 107.46 sec