Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-175510
#<BuildRuby:0x000055e7b17d2118
@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.20230603-175510",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003111 0.003190 1.905105 ( 3.809239)
build_miniruby 0.001233 0.000198 1.362694 ( 1.531908)
build_ruby 0.001916 0.000000 2.653231 ( 3.090266)
build_all 0.006424 0.000726 2.258314 ( 2.339418)
build_install 0.017065 0.000697 3.404155 ( 3.429904)
test_btest 0.000884 0.000000 76.772672 ( 41.272089)
test_basic 0.000000 0.006799 0.819760 ( 0.948799)
test_all 0.001630 0.000369 564.410180 (254.379371)
test_rubyspec 0.024374 0.028147 81.898948 ( 99.154323)
total: 409.96 sec