Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-132746
#<BuildRuby:0x000055985d05f7f8
@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.20231230-132746",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003474 0.001544 0.796335 ( 1.196270)
build_miniruby 0.000679 0.000302 0.846486 ( 0.846547)
build_ruby 0.001166 0.000518 2.676716 ( 2.678652)
build_all 0.003799 0.004163 12.113970 ( 1.016626)
build_install 0.009138 0.001212 3.374911 ( 0.959194)
test_btest 0.000562 0.000246 63.617326 ( 4.841928)
test_basic 0.002838 0.001241 0.392732 ( 0.472812)
test_all 0.075900 0.019339 389.241263 ( 34.139678)
test_rubyspec 0.048043 0.025309 40.658967 ( 53.207152)
total: 99.36 sec