Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-024926
#<BuildRuby:0x00005620b1f1e258
@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.20230817-024926",
@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.000015 0.000002 0.000017 ( 0.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.006537 0.000340 2.279835 ( 8.862932)
build_miniruby 0.000000 0.001542 1.772280 ( 2.049372)
build_ruby 0.000000 0.001635 3.481384 ( 28.094317)
build_all 0.004365 0.003972 6.317333 ( 3.303680)
build_install 0.017672 0.001005 7.977053 ( 4.798578)
test_btest 0.000822 0.000137 83.674655 ( 35.864245)
test_basic 0.005117 0.003517 1.003662 ( 1.137952)
test_all 0.004274 0.004898 679.926722 (262.097254)
test_rubyspec 0.043956 0.023686 105.265144 (118.222277)
total: 464.43 sec