Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-165539
#<BuildRuby:0x0000558d462de258
@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.20230614-165539",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002471 0.003797 1.823618 ( 3.222956)
build_miniruby 0.001288 0.000190 1.380598 ( 1.389955)
build_ruby 0.001456 0.000215 2.634494 ( 2.901315)
build_all 0.006341 0.000940 2.225037 ( 1.608834)
build_install 0.010945 0.006342 3.526263 ( 2.716192)
test_btest 0.000837 0.000155 73.900562 ( 37.295448)
test_basic 0.001458 0.005082 0.811368 ( 1.057385)
test_all 0.001024 0.000228 563.536703 (245.726410)
test_rubyspec 0.033159 0.018562 85.091425 ( 99.928071)
total: 395.85 sec