Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-031557
#<BuildRuby:0x00005616e8b7a138
@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.20240101-031557",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.005343 0.000191 1.578804 ( 1.941404)
build_miniruby 0.001465 0.000052 1.616917 ( 1.615463)
build_ruby 0.001705 0.000000 3.113214 ( 3.342968)
build_all 0.007282 0.000000 5.649111 ( 2.321987)
build_install 0.013452 0.003859 6.881072 ( 4.016184)
test_btest 0.000861 0.000000 82.792681 ( 31.905246)
test_basic 0.000000 0.008347 1.005925 ( 1.154921)
test_all 0.081435 0.039642 746.041458 (278.186415)
test_rubyspec 0.037189 0.029713 96.022304 (107.844957)
total: 432.33 sec