Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-085821
#<BuildRuby:0x00005555a5f49fe8
@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.20230118-085821",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004275 0.001069 1.133632 ( 2.064983)
build_miniruby 0.000957 0.000240 1.252787 ( 1.336010)
build_ruby 0.001623 0.000000 3.148402 ( 3.730317)
build_all 0.005039 0.002669 3.929058 ( 2.613421)
build_install 0.005267 0.009739 2.868426 ( 2.774707)
test_btest 0.000494 0.000172 55.277675 ( 34.264315)
test_basic 0.001037 0.004615 0.444112 ( 0.592900)
test_all 0.001020 0.000399 615.454705 (270.536491)
test_rubyspec 0.030721 0.016855 72.590166 ( 87.980984)
total: 405.89 sec