Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-095432
#<BuildRuby:0x0000561e8095a390
@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.20230201-095432",
@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.000024)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.004641 0.000071 1.079269 ( 1.481331)
build_miniruby 0.001135 0.000142 1.022444 ( 1.021014)
build_ruby 0.001461 0.000183 2.215764 ( 2.429713)
build_all 0.002747 0.003975 3.610613 ( 1.835523)
build_install 0.015990 0.000505 2.799952 ( 1.952526)
test_btest 0.000947 0.000136 56.876728 ( 18.599667)
test_basic 0.006210 0.000887 0.440603 ( 0.542329)
test_all 0.000885 0.000126 618.677185 (181.721694)
test_rubyspec 0.017829 0.025477 62.114561 ( 72.014099)
total: 281.60 sec