Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-180841
#<BuildRuby:0x0000557bd9b75f70
@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.20230130-180841",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000249 0.004014 1.044424 ( 1.437485)
build_miniruby 0.001046 0.000000 1.106129 ( 1.104635)
build_ruby 0.001189 0.000000 2.224955 ( 2.426914)
build_all 0.000000 0.006847 3.951651 ( 2.028549)
build_install 0.011576 0.003045 2.773088 ( 1.954594)
test_btest 0.000627 0.000129 56.097403 ( 22.564584)
test_basic 0.005170 0.001070 0.424383 ( 0.526067)
test_all 0.001011 0.000209 658.346555 (230.816466)
test_rubyspec 0.027893 0.019306 68.759415 ( 79.075045)
total: 341.94 sec