Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-224425
#<BuildRuby:0x000055f74b75a3d0
@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.20230122-224425",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.004439 0.000386 1.059533 ( 1.431986)
build_miniruby 0.000000 0.001560 0.966922 ( 0.965555)
build_ruby 0.000000 0.001532 2.719180 ( 3.043116)
build_all 0.002092 0.004849 3.624772 ( 1.786920)
build_install 0.012143 0.002663 2.843037 ( 2.094076)
test_btest 0.000765 0.000132 55.737209 ( 18.223625)
test_basic 0.005526 0.000953 0.425591 ( 0.524391)
test_all 0.001061 0.000183 637.160375 (199.148859)
test_rubyspec 0.031377 0.015945 68.174542 ( 78.085854)
total: 305.31 sec