Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230724-105355
#<BuildRuby:0x000055ded189a8e0
@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.20230724-105355",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.005740 0.000574 2.262285 ( 3.633730)
build_miniruby 0.000000 0.001418 1.632797 ( 1.639171)
build_ruby 0.000000 0.001794 3.424491 ( 3.697740)
build_all 0.000000 0.008173 2.724161 ( 2.169852)
build_install 0.011568 0.007920 4.093584 ( 3.280203)
test_btest 0.000748 0.000000 78.989777 ( 38.557691)
test_basic 0.006068 0.000661 0.808986 ( 0.930203)
test_all 0.001652 0.000000 648.079687 (264.815176)
test_rubyspec 0.019570 0.037202 90.194843 (104.260776)
total: 422.99 sec