Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-131913
#<BuildRuby:0x00005605fa3ba1b8
@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.20230217-131913",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.004454 0.000356 1.439073 ( 1.949468)
build_miniruby 0.001240 0.000099 1.206516 ( 1.210748)
build_ruby 0.001545 0.000124 2.306782 ( 2.555979)
build_all 0.006863 0.000193 3.898520 ( 2.462821)
build_install 0.009391 0.005003 3.126348 ( 2.637379)
test_btest 0.000000 0.000846 55.612836 ( 28.651706)
test_basic 0.002874 0.002843 0.479503 ( 0.581502)
test_all 0.001649 0.000227 630.891156 (238.586645)
test_rubyspec 0.027513 0.019180 72.378814 ( 82.987042)
total: 361.62 sec