Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-231330
#<BuildRuby:0x0000556e7ad5a348
@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.20230604-231330",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000057 0.000000 0.000057 ( 0.000049)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.003389 0.003406 2.030125 ( 4.682843)
build_miniruby 0.001714 0.000254 1.452500 ( 2.092002)
build_ruby 0.001517 0.000225 2.870533 ( 3.902746)
build_all 0.008374 0.000622 2.306360 ( 3.200760)
build_install 0.012672 0.009225 3.644050 ( 4.437786)
test_btest 0.000694 0.000138 79.474167 ( 78.985436)
test_basic 0.007259 0.000562 0.817409 ( 1.677844)
test_all 0.001244 0.000241 646.605872 (668.417388)
test_rubyspec 0.038982 0.020229 87.698180 (125.465812)
total: 892.87 sec