Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230209-054007
#<BuildRuby:0x00005611a9fe9a00
@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.20230209-054007",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.003896 0.001113 1.192992 ( 1.580079)
build_miniruby 0.001076 0.000307 1.239667 ( 1.248307)
build_ruby 0.001263 0.000000 2.378706 ( 2.624005)
build_all 0.004348 0.003335 3.815532 ( 2.208638)
build_install 0.006142 0.008792 2.881162 ( 2.608156)
test_btest 0.000602 0.000226 56.443945 ( 28.868803)
test_basic 0.004228 0.001586 0.442012 ( 0.543569)
test_all 0.001460 0.000547 621.007665 (231.932601)
test_rubyspec 0.020940 0.023534 66.794880 ( 76.757948)
total: 348.37 sec