Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-020141
#<BuildRuby:0x0000561c860e1fc0
@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.20230731-020141",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005984 0.000825 2.274770 ( 6.743622)
build_miniruby 0.001215 0.000167 1.816053 ( 3.019942)
build_ruby 0.001742 0.000241 3.519546 ( 7.440858)
build_all 0.008712 0.000587 2.670474 ( 4.347676)
build_install 0.018786 0.001848 4.338782 ( 7.979191)
test_btest 0.000000 0.001106 84.733612 ( 70.763880)
test_basic 0.000000 0.007670 0.926387 ( 2.316744)
test_all 0.000967 0.000181 665.884103 (556.407177)
test_rubyspec 0.025668 0.032685 95.639505 (169.288247)
total: 828.31 sec