Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-230819
#<BuildRuby:0x00005607bc572320
@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.20230206-230819",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.003574 0.000894 1.107490 ( 1.496499)
build_miniruby 0.001017 0.000255 1.101103 ( 1.107087)
build_ruby 0.001146 0.000000 2.025074 ( 2.253617)
build_all 0.005259 0.000533 3.464788 ( 1.679594)
build_install 0.010508 0.002695 2.744038 ( 1.954458)
test_btest 0.000589 0.000141 56.735704 ( 17.586184)
test_basic 0.004898 0.001176 0.420210 ( 0.518340)
test_all 0.001731 0.000254 636.014469 (195.908055)
test_rubyspec 0.022665 0.019408 66.606821 ( 76.628571)
total: 299.13 sec