Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230816-095454
#<BuildRuby:0x0000555a79402008
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230816-095454",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006610 0.000945 2.285348 ( 6.326847)
build_miniruby 0.001110 0.000159 1.754246 ( 3.789957)
build_ruby 0.001771 0.000000 3.476102 ( 6.947821)
build_all 0.008843 0.000000 6.587250 ( 6.893018)
build_install 0.019858 0.001155 8.272207 ( 11.586006)
test_btest 0.000780 0.000094 84.764715 ( 57.627283)
test_basic 0.003123 0.000379 1.006897 ( 2.031898)
test_all 0.009891 0.000070 680.951769 (632.242716)
test_rubyspec 0.049261 0.026537 109.090727 (224.394911)
total: 951.84 sec