Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-055958
#<BuildRuby:0x000055690ea2a1a8
@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.20230513-055958",
@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.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.005842 0.000000 1.559370 ( 2.781255)
build_miniruby 0.001138 0.000000 0.921402 ( 0.919621)
build_ruby 0.001307 0.000000 2.173392 ( 2.376195)
build_all 0.005906 0.000000 1.868905 ( 1.005599)
build_install 0.011511 0.003668 2.896788 ( 1.844707)
test_btest 0.000814 0.000140 72.423975 ( 18.727236)
test_basic 0.004053 0.000699 0.648634 ( 0.724692)
test_all 0.000849 0.000147 510.419024 (153.108059)
test_rubyspec 0.027840 0.012158 66.665571 ( 78.797096)
total: 260.29 sec