Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-164525
#<BuildRuby:0x0000564d8ca66348
@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.20230211-164525",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.000735 0.004108 1.166319 ( 1.558549)
build_miniruby 0.001195 0.000326 1.151989 ( 1.153391)
build_ruby 0.000000 0.001399 2.323008 ( 2.540136)
build_all 0.003546 0.003661 3.910886 ( 2.095308)
build_install 0.007274 0.007933 3.051346 ( 2.572937)
test_btest 0.000473 0.000177 55.844828 ( 26.948801)
test_basic 0.002262 0.003392 0.427947 ( 0.544635)
test_all 0.000714 0.000286 629.229090 (258.261119)
test_rubyspec 0.013955 0.029712 71.898861 ( 82.446185)
total: 378.12 sec