Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240113-094218
#<BuildRuby:0x000055b4b0dc2390
@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.20240113-094218",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005005 0.000626 1.579014 ( 1.937858)
build_miniruby 0.002027 0.000000 1.684224 ( 1.683069)
build_ruby 0.001766 0.000000 3.426120 ( 3.623303)
build_all 0.003758 0.004168 5.670385 ( 2.520504)
build_install 0.012723 0.003545 6.445432 ( 3.219450)
test_btest 0.000673 0.000112 79.248930 ( 20.508503)
test_basic 0.001231 0.004399 0.765121 ( 0.827415)
test_all 0.103324 0.015271 698.641196 (210.509242)
test_rubyspec 0.026449 0.032604 80.659150 ( 92.344736)
total: 337.18 sec