Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230801-015732
#<BuildRuby:0x0000564fb0c2ded0
@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.20230801-015732",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.007013 0.000968 2.385778 ( 8.395358)
build_miniruby 0.001621 0.000223 5.441169 ( 16.721406)
build_ruby 0.001354 0.000187 3.343414 ( 10.094296)
build_all 0.005095 0.003523 2.700253 ( 4.957645)
build_install 0.012489 0.009676 4.306980 ( 10.738196)
test_btest 0.000656 0.000144 81.666987 ( 76.954375)
test_basic 0.000079 0.004212 0.952261 ( 2.332953)
test_all 0.001067 0.000266 662.073078 (492.992708)
test_rubyspec 0.021013 0.040499 98.424332 (153.307622)
total: 776.50 sec