Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-063646
#<BuildRuby:0x000055b3a7e822a8
@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.20221230-063646",
@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.000000 0.000011 ( 0.000012)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000017)
build_up 0.000399 0.004168 1.075747 ( 1.477975)
build_miniruby 0.001128 0.000113 1.360751 ( 1.359178)
build_ruby 0.001199 0.000120 2.998913 ( 27.585111)
build_all 0.001810 0.004545 3.552795 ( 1.796163)
build_install 0.003588 0.010619 3.132581 ( 2.150046)
test_btest 0.000671 0.000175 56.976251 ( 15.612964)
test_basic 0.003781 0.000986 0.400731 ( 0.493047)
test_all 0.000865 0.000226 605.417630 (176.905789)
test_rubyspec 0.026115 0.009858 65.806874 ( 75.659126)
total: 303.04 sec