Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-063904
#<BuildRuby:0x00005575152060b8
@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.20230617-063904",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001821 0.004239 1.878697 ( 3.192536)
build_miniruby 0.001250 0.000163 1.399119 ( 1.412417)
build_ruby 0.001424 0.000186 2.737210 ( 3.035744)
build_all 0.003706 0.004122 2.521914 ( 1.889214)
build_install 0.014221 0.003735 3.737491 ( 3.140693)
test_btest 0.000817 0.000146 78.069378 ( 39.010030)
test_basic 0.002062 0.004572 0.821650 ( 1.192446)
test_all 0.000786 0.000169 594.803996 (254.130006)
test_rubyspec 0.031863 0.013278 79.692735 ( 91.344821)
total: 398.35 sec