Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230903-021456
#<BuildRuby:0x000056525ebbe1d8
@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.20230903-021456",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000027)
build_up 0.005558 0.000521 1.897601 ( 3.185905)
build_miniruby 0.000000 0.001607 1.641788 ( 1.826169)
build_ruby 0.000000 0.001910 3.417754 ( 3.944714)
build_all 0.008530 0.000393 6.490136 ( 4.541697)
build_install 0.013732 0.006052 7.736053 ( 6.117245)
test_btest 0.000773 0.000114 84.037958 ( 45.866611)
test_basic 0.000000 0.008560 0.986901 ( 1.348639)
test_all 0.007043 0.003061 679.534883 (296.709059)
test_rubyspec 0.058422 0.013761 105.335669 (125.418787)
total: 488.96 sec