Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-155157
#<BuildRuby:0x000056005650e338
@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.20230310-155157",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004408 0.000882 1.728955 ( 2.991449)
build_miniruby 0.001097 0.000220 1.239208 ( 1.238265)
build_ruby 0.001017 0.000203 2.446952 ( 2.641417)
build_all 0.005996 0.000310 2.028753 ( 1.263553)
build_install 0.016333 0.000496 3.139579 ( 2.114513)
test_btest 0.000553 0.000092 68.093489 ( 22.921561)
test_basic 0.003655 0.000609 0.526916 ( 0.624658)
test_all 0.000963 0.000161 555.602406 (264.507596)
test_rubyspec 0.050188 0.019718 88.125677 (130.751765)
total: 429.06 sec