Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230503-175218
#<BuildRuby:0x0000558c446e5f70
@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.20230503-175218",
@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.000016 0.000003 0.000019 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001114 0.004213 1.762155 ( 3.461548)
build_miniruby 0.001368 0.000000 1.233770 ( 1.277019)
build_ruby 0.001432 0.000000 2.371279 ( 2.628862)
build_all 0.006000 0.000135 2.059904 ( 1.733788)
build_install 0.014912 0.000000 3.367413 ( 16.118391)
test_btest 0.000894 0.000000 72.878586 ( 38.222755)
test_basic 0.001954 0.004369 0.790196 ( 1.122822)
test_all 0.002315 0.000413 545.688338 (232.740499)
test_rubyspec 0.013756 0.031791 78.520005 ( 93.711393)
total: 391.02 sec