Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-104857
#<BuildRuby:0x00005556e5029fb8
@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.20230218-104857",
@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.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004502 0.000375 1.422880 ( 1.826370)
build_miniruby 0.001308 0.000109 1.218152 ( 1.217608)
build_ruby 0.001334 0.000111 2.396122 ( 2.636233)
build_all 0.006210 0.000518 4.043239 ( 2.473152)
build_install 0.013499 0.000323 2.928014 ( 2.626789)
test_btest 0.000606 0.000047 57.315254 ( 30.073758)
test_basic 0.000893 0.004945 0.480298 ( 0.583829)
test_all 0.001289 0.000149 649.398930 (243.211065)
test_rubyspec 0.027113 0.019723 69.911461 ( 80.329895)
total: 364.98 sec