Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-131602
#<BuildRuby:0x000055ba7e1f5f70
@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.20230204-131602",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.003949 0.000940 1.004161 ( 1.373598)
build_miniruby 0.000978 0.000233 0.977808 ( 0.975915)
build_ruby 0.001059 0.000252 1.877473 ( 2.076099)
build_all 0.006126 0.000427 3.438723 ( 1.686314)
build_install 0.009388 0.004515 2.553962 ( 1.698398)
test_btest 0.000795 0.000199 55.600704 ( 14.657749)
test_basic 0.004825 0.000102 0.340044 ( 0.432320)
test_all 0.002056 0.000493 642.643978 (218.340192)
test_rubyspec 0.037250 0.019810 76.745609 ( 93.894554)
total: 335.14 sec