Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-173008
#<BuildRuby:0x00005613a86c6008
@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.20231231-173008",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.002235 0.003517 1.569806 ( 1.912780)
build_miniruby 0.001087 0.000304 1.485551 ( 1.486969)
build_ruby 0.001432 0.000401 3.011177 ( 3.267958)
build_all 0.006695 0.000711 5.594884 ( 2.349805)
build_install 0.014905 0.001648 6.514789 ( 3.361271)
test_btest 0.000000 0.001115 79.113456 ( 21.899683)
test_basic 0.001403 0.005371 0.763241 ( 0.823176)
test_all 0.092384 0.028124 790.856158 (259.410995)
test_rubyspec 0.033929 0.030297 84.834035 ( 97.643712)
total: 392.16 sec