Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-084219
#<BuildRuby:0x000056543cc1a7f0
@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.20221229-084219",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.000330 0.004150 1.012927 ( 3.074792)
build_miniruby 0.000973 0.000244 1.212997 ( 1.211958)
build_ruby 0.001005 0.000251 2.851480 ( 3.220949)
build_all 0.003466 0.002850 3.513710 ( 1.838783)
build_install 0.014072 0.001534 2.967837 ( 1.999689)
test_btest 0.000651 0.000163 56.634448 ( 16.179593)
test_basic 0.005263 0.001316 0.403282 ( 0.500939)
test_all 0.001167 0.000292 611.121554 (177.910349)
test_rubyspec 0.014194 0.020091 62.958146 ( 72.955048)
total: 278.89 sec