Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-180841
#<BuildRuby:0x000056484a6b23b0
@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-180841",
@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.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.004679 0.000049 1.206880 ( 1.770726)
build_miniruby 0.001393 0.000112 1.511560 ( 1.554793)
build_ruby 0.001389 0.000111 3.671928 ( 4.060825)
build_all 0.007780 0.000000 3.863277 ( 2.294632)
build_install 0.006451 0.007516 3.113517 ( 2.400255)
test_btest 0.000722 0.000096 55.359838 ( 26.388394)
test_basic 0.002481 0.003764 0.419482 ( 0.530564)
test_all 0.000951 0.000153 620.281721 (250.059653)
test_rubyspec 0.026169 0.018604 68.035386 ( 78.597265)
total: 367.66 sec