Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-154915
#<BuildRuby:0x0000564be38323b0
@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.20230122-154915",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004641 0.000403 1.171538 ( 1.770093)
build_miniruby 0.001355 0.000118 1.185657 ( 1.196703)
build_ruby 0.001744 0.000000 3.089182 ( 7.288616)
build_all 0.007123 0.000000 3.888430 ( 2.685874)
build_install 0.011220 0.004144 2.914872 ( 2.726173)
test_btest 0.000591 0.000063 56.196085 ( 31.857092)
test_basic 0.002109 0.000226 0.423856 ( 0.607320)
test_all 0.000893 0.000095 631.365894 (254.353488)
test_rubyspec 0.031060 0.019399 72.964835 ( 87.407862)
total: 389.89 sec