Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-043654
#<BuildRuby:0x000055b99a9d27f0
@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.20221228-043654",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004092 0.000010 1.040951 ( 1.479160)
build_miniruby 0.001151 0.000100 1.256963 ( 1.257073)
build_ruby 0.001478 0.000129 3.471467 ( 3.862989)
build_all 0.007049 0.000000 3.902101 ( 2.308082)
build_install 0.008015 0.006906 3.162748 ( 2.688398)
test_btest 0.000532 0.000074 55.745044 ( 28.122125)
test_basic 0.001208 0.004012 0.343621 ( 0.451975)
test_all 0.000932 0.000916 636.729413 (208.394907)
test_rubyspec 0.020533 0.026986 66.581365 ( 76.506652)
total: 325.07 sec