Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-210821
#<BuildRuby:0x000056492d449fb8
@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.20221219-210821",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000023)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.000457 0.004208 1.151195 ( 2.267814)
build_miniruby 0.001128 0.000465 1.407517 ( 1.428852)
build_ruby 0.000000 0.001576 3.602385 ( 4.049277)
build_all 0.004825 0.002791 3.946265 ( 2.535789)
build_install 0.014162 0.002336 3.267814 ( 2.867651)
test_btest 0.000459 0.000184 56.563181 ( 32.196800)
test_basic 0.004597 0.001839 0.440100 ( 0.640787)
test_all 0.000927 0.000371 639.121863 (235.028219)
test_rubyspec 0.033153 0.015032 73.062419 ( 88.682715)
total: 369.70 sec