Logfile: /home/ko1/ruby/logs/brlog.trunk.20230313-092039
#<BuildRuby:0x0000556a872dc070
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230313-092039",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.004008 0.000046 0.828879 ( 2.135883)
build_miniruby 0.000620 0.000276 0.632031 ( 0.631337)
build_ruby 0.000756 0.000336 2.084348 ( 2.084321)
build_all 0.005550 0.002893 11.155647 ( 0.959799)
build_install 0.006987 0.000000 1.571315 ( 0.813294)
test_btest 0.000954 0.000117 75.415898 ( 6.728063)
test_basic 0.003708 0.000000 0.248502 ( 0.344433)
test_all 0.000651 0.000190 387.558905 ( 37.791404)
test_rubyspec 0.005659 0.023624 35.657033 ( 46.220212)
total: 97.71 sec