Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-060925
#<BuildRuby:0x00005578c4b8e218
@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.20231022-060925",
@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.000000 0.000015 ( 0.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000024)
build_up 0.002095 0.004143 3.550636 ( 3.672234)
build_miniruby 0.001577 0.000113 1.536761 ( 1.540436)
build_ruby 0.001565 0.000111 3.075653 ( 3.277970)
build_all 0.003106 0.004077 5.679449 ( 2.882206)
build_install 0.005867 0.012804 7.760057 ( 4.128197)
test_btest 0.000894 0.000179 81.591622 ( 29.649585)
test_basic 0.000955 0.004468 0.785941 ( 0.852982)
test_all 0.089531 0.028154 645.250482 (231.612822)
test_rubyspec 0.046163 0.018713 91.450924 (103.330825)
total: 380.95 sec