Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-114919
#<BuildRuby:0x000055d06fe8e118
@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-114919",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.003999 0.000952 1.223261 ( 1.652661)
build_miniruby 0.001210 0.000288 1.200340 ( 1.204127)
build_ruby 0.001342 0.000319 2.568541 ( 2.783736)
build_all 0.004435 0.003207 3.932859 ( 2.423684)
build_install 0.008188 0.006945 3.001489 ( 2.614091)
test_btest 0.000733 0.000000 57.314041 ( 28.739925)
test_basic 0.000000 0.005771 0.439692 ( 0.553376)
test_all 0.000129 0.000947 641.621768 (241.768626)
test_rubyspec 0.030589 0.016890 72.682641 ( 83.412401)
total: 365.15 sec