Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-150217
#<BuildRuby:0x00005557470261a8
@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.20221210-150217",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.004408 0.000040 1.018053 ( 1.409764)
build_miniruby 0.001095 0.000157 1.150917 ( 1.149222)
build_ruby 0.001381 0.000197 2.324989 ( 2.318828)
build_all 0.005751 0.000202 3.488546 ( 1.759255)
build_install 0.008506 0.004309 2.601816 ( 1.703885)
test_btest 0.000613 0.000102 55.337461 ( 15.428045)
test_basic 0.000360 0.003561 0.394043 ( 0.488829)
test_all 0.001754 0.000351 603.453997 (178.743968)
test_rubyspec 0.020345 0.021037 67.960463 ( 78.576758)
total: 281.58 sec