Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-172113
#<BuildRuby:0x000055e6c2b58188
@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-172113",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000051 0.004053 0.740078 ( 1.128039)
build_miniruby 0.000997 0.000181 0.908318 ( 0.908772)
build_ruby 0.001424 0.000000 2.778620 ( 2.781593)
build_all 0.008186 0.000000 12.251534 ( 1.049188)
build_install 0.011119 0.000015 3.569990 ( 0.978208)
test_btest 0.000784 0.000098 62.114831 ( 6.249983)
test_basic 0.000000 0.004048 0.380109 ( 0.458136)
test_all 0.089621 0.015975 399.931959 ( 44.088591)
test_rubyspec 0.017374 0.031103 40.608132 ( 53.373774)
total: 111.02 sec