Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-063137
#<BuildRuby:0x000055d65f031fe8
@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.20230214-063137",
@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.000017)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.005093 0.000038 1.567349 ( 2.681096)
build_miniruby 0.001602 0.000000 1.351759 ( 1.517543)
build_ruby 0.001881 0.000000 2.566205 ( 2.957314)
build_all 0.003870 0.003766 3.991618 ( 2.751965)
build_install 0.014566 0.002904 3.329583 ( 3.499748)
test_btest 0.000766 0.000061 57.886793 ( 32.953379)
test_basic 0.001982 0.003814 0.513353 ( 0.729386)
test_all 0.002656 0.000000 651.458185 (277.357333)
test_rubyspec 0.034933 0.019844 70.256706 ( 81.097290)
total: 405.55 sec