Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221222-073437
#<BuildRuby:0x00005632ab5ae3b0
@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.20221222-073437",
@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.000010 0.000002 0.000012 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.002042 0.004411 1.300002 ( 2.704708)
build_miniruby 0.001603 0.000000 1.874777 ( 2.036992)
build_ruby 0.001908 0.000000 3.754625 ( 4.586220)
build_all 0.003001 0.004856 4.033271 ( 3.483316)
build_install 0.015057 0.002233 3.384176 ( 3.690896)
test_btest 0.000759 0.000241 59.000157 ( 37.817046)
test_basic 0.006320 0.000591 0.469406 ( 0.718320)
test_all 0.001668 0.000508 645.597205 (329.618222)
test_rubyspec 0.007223 0.042696 73.028203 ( 90.752494)
total: 475.41 sec