Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-050735
#<BuildRuby:0x00005576bf6a1ef0
@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.20230102-050735",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004740 0.000097 0.848233 ( 1.660840)
build_miniruby 0.001202 0.000000 1.186153 ( 1.184487)
build_ruby 0.001313 0.000000 2.458574 ( 2.825878)
build_all 0.006663 0.000000 3.010520 ( 1.383933)
build_install 0.006689 0.006669 2.506093 ( 1.635863)
test_btest 0.000741 0.000123 56.146758 ( 14.587425)
test_basic 0.001177 0.003993 0.407596 ( 0.499333)
test_all 0.001018 0.000203 577.914535 (165.964753)
test_rubyspec 0.023026 0.016959 57.310977 ( 67.436855)
total: 257.18 sec