Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-141345
#<BuildRuby:0x00005588189b2008
@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-141345",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000031 0.000000 0.000031 ( 0.000030)
build_up 0.005113 0.000188 1.662760 ( 2.029898)
build_miniruby 0.001499 0.000222 1.355446 ( 1.354735)
build_ruby 0.001500 0.000223 3.211645 ( 3.462318)
build_all 0.007640 0.000000 5.445774 ( 2.850799)
build_install 0.014139 0.003092 6.627206 ( 4.206319)
test_btest 0.000711 0.000104 81.029124 ( 35.357624)
test_basic 0.000000 0.007020 0.855092 ( 0.917918)
test_all 0.087246 0.035514 855.620016 (403.896843)
test_rubyspec 0.032633 0.043794 106.448322 (164.998946)
total: 619.08 sec