Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-125728
#<BuildRuby:0x00005577bf2ba390
@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.20230510-125728",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000023)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005436 0.000435 1.685778 ( 3.043237)
build_miniruby 0.001171 0.000094 1.019754 ( 1.017953)
build_ruby 0.001393 0.000111 2.419641 ( 2.624438)
build_all 0.005492 0.000440 2.152901 ( 1.256236)
build_install 0.009686 0.004607 3.276523 ( 2.157893)
test_btest 0.000810 0.000090 74.420550 ( 19.548386)
test_basic 0.004556 0.000506 0.636837 ( 0.709424)
test_all 0.001117 0.000125 575.719585 (177.075761)
test_rubyspec 0.030955 0.016705 79.012444 ( 91.091559)
total: 298.53 sec