Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231014-234249
#<BuildRuby:0x0000565056aee078
@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.20231014-234249",
@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.000023 0.000001 0.000024 ( 0.000020)
autoconf 0.000034 0.000002 0.000036 ( 0.000031)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.003084 0.003861 2.488046 ( 2.647222)
build_miniruby 0.001488 0.000139 1.716477 ( 1.720128)
build_ruby 0.001489 0.000140 3.461234 ( 3.663208)
build_all 0.002208 0.006633 6.462490 ( 3.815682)
build_install 0.014384 0.005515 8.001741 ( 4.497641)
test_btest 0.000763 0.000127 88.949583 ( 42.544485)
test_basic 0.000840 0.007427 0.957825 ( 1.028195)
test_all 0.007904 0.001709 690.837955 (279.780561)
test_rubyspec 0.044011 0.022737 104.144566 (116.716135)
total: 456.41 sec