Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240313-083047
#<BuildRuby:0x00005643d167a208
@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.20240313-083047",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003738 0.003993 2.714085 ( 2.673331)
build_miniruby 0.000000 0.001613 1.765962 ( 1.892227)
build_ruby 0.000771 0.001277 3.814799 ( 4.077845)
build_all 0.006316 0.002105 7.335756 ( 4.814573)
build_install 0.014016 0.005998 9.284655 ( 5.761950)
test_btest 0.000615 0.000213 97.843275 ( 53.995005)
test_basic 0.007257 0.000000 1.010052 ( 1.159851)
test_all 0.089599 0.029566 877.498435 (293.936113)
test_rubyspec 0.054239 0.035444 129.062014 (139.486831)
total: 507.80 sec