Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-023531
#<BuildRuby:0x000055e74f976008
@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.20221223-023531",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.004948 0.000082 1.160621 ( 1.622735)
build_miniruby 0.001456 0.000116 1.462122 ( 1.474252)
build_ruby 0.001449 0.000116 3.641590 ( 3.968500)
build_all 0.004045 0.004089 3.876215 ( 2.204998)
build_install 0.004856 0.010644 3.152017 ( 2.478419)
test_btest 0.000675 0.000140 56.367452 ( 26.478397)
test_basic 0.004856 0.001005 0.431669 ( 0.555849)
test_all 0.001181 0.000245 644.055766 (246.795783)
test_rubyspec 0.024893 0.024735 71.658625 ( 86.854236)
total: 372.43 sec