Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240223-073953
#<BuildRuby:0x000055ddb6f55e80
@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.20240223-073953",
@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.000017 0.000002 0.000019 ( 0.000018)
autoconf 0.000037 0.000000 0.000037 ( 0.000037)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.007090 0.000000 2.379787 ( 2.293608)
build_miniruby 0.001428 0.000069 1.628509 ( 1.626867)
build_ruby 0.001194 0.000138 2.883460 ( 3.131551)
build_all 0.007573 0.000000 6.389335 ( 2.616703)
build_install 0.014456 0.002845 7.922456 ( 3.696148)
test_btest 0.000871 0.000102 88.005846 ( 23.575277)
test_basic 0.002737 0.004246 0.892340 ( 0.960727)
test_all 0.085672 0.027332 780.343407 (267.528940)
test_rubyspec 0.046574 0.035109 107.249167 (117.398000)
total: 422.83 sec