Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-140351
#<BuildRuby:0x000056190930dfb8
@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.20230501-140351",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000019 0.000006 0.000025 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.005353 0.000415 1.867922 ( 3.903084)
build_miniruby 0.001577 0.000000 1.303235 ( 1.323585)
build_ruby 0.001431 0.000000 2.541436 ( 2.994241)
build_all 0.003275 0.003514 2.171499 ( 2.015988)
build_install 0.016020 0.000039 3.393412 ( 3.317140)
test_btest 0.000497 0.000134 74.668430 ( 36.323984)
test_basic 0.005017 0.001350 0.716499 ( 0.845388)
test_all 0.001231 0.000331 592.175095 (262.102106)
test_rubyspec 0.029280 0.020165 81.492928 ( 99.564969)
total: 412.39 sec