Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230607-124851
#<BuildRuby:0x0000557944036868
@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.20230607-124851",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005313 0.000425 1.880958 ( 3.230122)
build_miniruby 0.001653 0.000000 1.316147 ( 1.317826)
build_ruby 0.000000 0.001798 2.570835 ( 2.766180)
build_all 0.001846 0.004703 2.188320 ( 1.539499)
build_install 0.015620 0.000000 3.108148 ( 2.207220)
test_btest 0.000929 0.000000 78.153543 ( 27.663193)
test_basic 0.002588 0.003291 0.778065 ( 0.854777)
test_all 0.000950 0.000136 599.306811 (209.601366)
test_rubyspec 0.017214 0.027788 79.062370 ( 91.026713)
total: 340.21 sec