Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-223734
#<BuildRuby:0x0000555ffdd862a8
@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.20230911-223734",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000024 0.000000 0.000024 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.000061 0.007485 2.331031 ( 4.659871)
build_miniruby 0.001315 0.000244 1.704387 ( 1.831420)
build_ruby 0.001921 0.000000 3.363416 ( 3.899117)
build_all 0.006973 0.000888 6.417635 ( 5.013547)
build_install 0.013715 0.005257 7.909571 ( 5.582801)
test_btest 0.000819 0.000164 82.944865 ( 44.762742)
test_basic 0.003301 0.004152 0.941642 ( 1.192002)
test_all 0.003959 0.005389 669.460461 (305.979957)
test_rubyspec 0.040456 0.028975 103.527956 (122.202965)
total: 495.13 sec