Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-194756
#<BuildRuby:0x000055c8d5f522a8
@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-194756",
@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.000023 0.000004 0.000027 ( 0.000070)
autoconf 0.000031 0.000006 0.000037 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005268 0.001013 1.988202 ( 5.283218)
build_miniruby 0.001326 0.000255 1.446983 ( 1.956287)
build_ruby 0.001350 0.000260 2.793887 ( 3.857679)
build_all 0.006479 0.001246 2.479104 ( 3.097766)
build_install 0.016442 0.001416 3.905175 ( 4.556710)
test_btest 0.000647 0.000115 78.703667 ( 48.291431)
test_basic 0.007695 0.000000 0.839284 ( 1.353330)
test_all 0.001313 0.000000 615.872006 (363.700503)
test_rubyspec 0.027363 0.026484 86.569942 (124.293709)
total: 556.39 sec