Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-105333
#<BuildRuby:0x00005642f68097a8
@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.20230210-105333",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.004141 0.000006 1.124117 ( 1.509250)
build_miniruby 0.001158 0.000106 0.980135 ( 0.978416)
build_ruby 0.001368 0.000124 2.437401 ( 2.661429)
build_all 0.005787 0.000526 3.683927 ( 1.890007)
build_install 0.007911 0.004334 2.749171 ( 1.951598)
test_btest 0.000794 0.000000 54.420154 ( 16.441344)
test_basic 0.004060 0.000059 0.378615 ( 0.473176)
test_all 0.001447 0.000173 629.372146 (196.282614)
test_rubyspec 0.014509 0.024614 65.023255 ( 74.975491)
total: 297.16 sec