Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-163915
#<BuildRuby:0x000056489f7ce140
@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.20230627-163915",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005705 0.000475 2.036268 ( 5.238470)
build_miniruby 0.001706 0.000000 1.600105 ( 2.485710)
build_ruby 0.001722 0.000000 3.046423 ( 3.924813)
build_all 0.008332 0.000000 2.536371 ( 3.093309)
build_install 0.017565 0.000568 3.689534 ( 4.786703)
test_btest 0.000791 0.000055 81.159323 ( 49.749149)
test_basic 0.006904 0.000000 0.896885 ( 1.776860)
test_all 0.000987 0.000767 611.199545 (359.282873)
test_rubyspec 0.040484 0.009071 88.823020 (126.216144)
total: 556.55 sec