Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-085458
#<BuildRuby:0x000055f8f64be0e8
@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.20230122-085458",
@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.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004286 0.000357 1.054451 ( 1.455398)
build_miniruby 0.001088 0.000091 1.211967 ( 1.209987)
build_ruby 0.001499 0.000125 2.784980 ( 7.325403)
build_all 0.002873 0.003627 3.398940 ( 1.725334)
build_install 0.012583 0.000947 2.662171 ( 1.809828)
test_btest 0.000796 0.000089 56.427647 ( 14.667926)
test_basic 0.000000 0.004930 0.377031 ( 0.469592)
test_all 0.000000 0.001140 599.391979 (175.642023)
test_rubyspec 0.009899 0.028956 61.496186 ( 71.357255)
total: 275.66 sec