Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-192109
#<BuildRuby:0x00005613d0dca4f8
@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.20230702-192109",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.006931 0.000708 2.179806 ( 6.108708)
build_miniruby 0.001299 0.000312 1.660296 ( 2.786221)
build_ruby 0.001541 0.000370 3.278295 ( 7.250719)
build_all 0.004710 0.003254 2.536578 ( 4.666467)
build_install 0.013611 0.005587 4.026727 ( 7.762675)
test_btest 0.000725 0.000200 83.408032 ( 68.198137)
test_basic 0.007129 0.000753 0.916738 ( 2.079596)
test_all 0.003039 0.004005 631.821420 (558.171522)
test_rubyspec 0.018272 0.047057 95.890474 (227.532423)
total: 884.56 sec