Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-034635
#<BuildRuby:0x0000556430632ee8
@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.20231231-034635",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004417 0.000803 0.802852 ( 1.341837)
build_miniruby 0.000910 0.000165 0.820953 ( 0.820806)
build_ruby 0.001111 0.000202 2.676452 ( 2.677644)
build_all 0.004551 0.003488 11.978519 ( 0.964113)
build_install 0.009562 0.003436 3.408483 ( 0.968987)
test_btest 0.000575 0.000144 65.245663 ( 4.717818)
test_basic 0.000000 0.005970 0.405875 ( 0.483178)
test_all 0.076491 0.022175 370.291987 ( 39.267029)
test_rubyspec 0.020731 0.044280 40.267095 ( 52.823738)
total: 104.07 sec