Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-233805
#<BuildRuby:0x00005639e6daa0b8
@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.20230618-233805",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000032 0.000003 0.000035 ( 0.000036)
build_up 0.003074 0.003625 2.015840 ( 5.695292)
build_miniruby 0.000000 0.002126 1.464137 ( 2.651958)
build_ruby 0.000634 0.001044 2.958145 ( 4.936677)
build_all 0.006470 0.000924 2.482855 ( 3.743952)
build_install 0.017136 0.003516 3.943617 ( 5.758913)
test_btest 0.000896 0.000000 81.138794 ( 63.476815)
test_basic 0.003537 0.000136 0.838185 ( 1.683364)
test_all 0.001545 0.000226 586.358126 (357.891807)
test_rubyspec 0.027499 0.025221 87.713007 (124.416458)
total: 570.26 sec