Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-123444
#<BuildRuby:0x0000563cae0061a8
@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.20221228-123444",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.004877 0.000074 1.109793 ( 1.797450)
build_miniruby 0.001208 0.000097 1.437058 ( 1.441640)
build_ruby 0.000000 0.001828 3.472029 ( 3.889569)
build_all 0.005389 0.002302 3.808728 ( 2.260697)
build_install 0.014399 0.000664 3.163209 ( 3.004634)
test_btest 0.000628 0.000068 54.494127 ( 25.209312)
test_basic 0.000424 0.004407 0.382532 ( 0.489905)
test_all 0.001343 0.000192 637.242286 (244.330250)
test_rubyspec 0.020019 0.027223 71.182112 ( 82.944289)
total: 365.37 sec