Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-224128
#<BuildRuby:0x00005634f3da6230
@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.20230624-224128",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.000000 0.006125 1.820137 ( 3.091778)
build_miniruby 0.000000 0.001542 1.423648 ( 1.422120)
build_ruby 0.000000 0.001421 2.791371 ( 2.986608)
build_all 0.005350 0.001300 2.246087 ( 1.302192)
build_install 0.008659 0.008907 3.443390 ( 2.308272)
test_btest 0.000553 0.000153 79.790033 ( 21.385814)
test_basic 0.000000 0.006153 0.830188 ( 0.903306)
test_all 0.003267 0.000000 595.421360 (185.400683)
test_rubyspec 0.037915 0.011599 84.667641 ( 96.755566)
total: 315.56 sec