Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-145340
#<BuildRuby:0x000055dafb671fc0
@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-145340",
@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.000000 0.000014 ( 0.000014)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.004491 0.000074 1.073914 ( 1.488337)
build_miniruby 0.001392 0.000181 1.332016 ( 1.330108)
build_ruby 0.001500 0.000196 3.244058 ( 3.600588)
build_all 0.004972 0.000648 3.430370 ( 1.824053)
build_install 0.009210 0.004548 2.854991 ( 1.892040)
test_btest 0.000705 0.000000 56.216570 ( 15.368305)
test_basic 0.000000 0.005140 0.423811 ( 0.516971)
test_all 0.000000 0.001560 617.124069 (180.467692)
test_rubyspec 0.025556 0.013570 61.948500 ( 71.899186)
total: 278.39 sec