Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-161941
#<BuildRuby:0x0000563e33aa1a00
@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.20230606-161941",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.005663 0.000000 1.671894 ( 2.969864)
build_miniruby 0.000000 0.001487 1.337154 ( 1.335580)
build_ruby 0.000000 0.001680 2.733806 ( 26.784977)
build_all 0.000000 0.007032 2.204380 ( 1.592600)
build_install 0.008241 0.010427 3.678280 ( 3.103750)
test_btest 0.000724 0.000233 77.123852 ( 34.232033)
test_basic 0.000856 0.003993 0.793957 ( 0.893108)
test_all 0.001239 0.000443 569.234714 (232.361608)
test_rubyspec 0.005999 0.046887 83.616489 ( 96.108813)
total: 399.38 sec