Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-085830
#<BuildRuby:0x000055f4a35068e0
@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.20230101-085830",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003461 0.001038 1.042335 ( 1.407683)
build_miniruby 0.001087 0.000326 1.147488 ( 1.145449)
build_ruby 0.000989 0.000297 2.592319 ( 2.958020)
build_all 0.003182 0.002560 3.220090 ( 1.532040)
build_install 0.008419 0.004145 2.531001 ( 1.585471)
test_btest 0.000594 0.000198 55.576273 ( 14.770797)
test_basic 0.004598 0.000171 0.436215 ( 0.528530)
test_all 0.001101 0.000000 566.139173 (160.523772)
test_rubyspec 0.012607 0.025267 52.722674 ( 64.690821)
total: 249.14 sec