Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-202755
#<BuildRuby:0x0000559806762228
@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.20230525-202755",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.005676 0.000000 1.617416 ( 2.841025)
build_miniruby 0.000000 0.001277 1.102612 ( 1.100927)
build_ruby 0.000186 0.001234 2.305452 ( 2.495326)
build_all 0.002779 0.003459 1.819318 ( 1.025106)
build_install 0.006458 0.006947 2.945829 ( 1.973315)
test_btest 0.000781 0.000147 73.598914 ( 19.102786)
test_basic 0.004766 0.000224 0.715618 ( 0.789836)
test_all 0.000731 0.000133 505.955915 (148.906416)
test_rubyspec 0.022701 0.016650 71.240982 ( 83.962426)
total: 262.20 sec