Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230924-054531
#<BuildRuby:0x000055ff8d8ea138
@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.20230924-054531",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.003720 0.003912 2.309605 ( 4.835611)
build_miniruby 0.000000 0.001794 1.631719 ( 1.701665)
build_ruby 0.000790 0.001548 3.303666 ( 3.754182)
build_all 0.008317 0.000099 6.175999 ( 4.082914)
build_install 0.010645 0.009164 7.741773 ( 5.720803)
test_btest 0.000671 0.000143 83.085934 ( 46.166167)
test_basic 0.007434 0.001576 0.962989 ( 1.274049)
test_all 0.009817 0.000236 680.566429 (305.381143)
test_rubyspec 0.036420 0.035613 103.964356 (123.610134)
total: 496.53 sec