Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230615-123431
#<BuildRuby:0x00005620a808e390
@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.20230615-123431",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005425 0.000220 1.830528 ( 3.128334)
build_miniruby 0.001170 0.000180 1.365470 ( 1.377771)
build_ruby 0.000000 0.001630 2.792207 ( 3.006686)
build_all 0.004268 0.003219 2.522384 ( 2.661653)
build_install 0.010472 0.008106 3.575297 ( 3.879869)
test_btest 0.000835 0.000203 76.783773 ( 41.173797)
test_basic 0.001979 0.005870 0.838949 ( 0.979695)
test_all 0.001749 0.000500 569.066991 (240.842657)
test_rubyspec 0.035666 0.021765 83.983043 (102.431452)
total: 399.48 sec