Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-172634
#<BuildRuby:0x000055f7f920e008
@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-172634",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005532 0.000691 1.267100 ( 3.484371)
build_miniruby 0.001333 0.000167 1.647963 ( 2.296035)
build_ruby 0.001330 0.000166 3.878708 ( 10.036556)
build_all 0.007683 0.000960 4.026114 ( 5.302257)
build_install 0.008634 0.009209 3.326300 ( 4.712245)
test_btest 0.000885 0.000170 60.745920 ( 67.414714)
test_basic 0.002596 0.004221 0.479518 ( 0.885664)
test_all 0.000961 0.000213 691.504136 (564.550486)
test_rubyspec 0.026998 0.020040 68.580484 ( 78.673189)
total: 737.36 sec