Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-122243
#<BuildRuby:0x000055c80f7f1f48
@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.20230501-122243",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000022 0.000000 0.000022 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.001899 0.003653 1.837875 ( 3.293520)
build_miniruby 0.000832 0.000151 1.410695 ( 1.411354)
build_ruby 0.001118 0.000203 2.463820 ( 2.687233)
build_all 0.005437 0.000247 2.086109 ( 1.325722)
build_install 0.003100 0.011953 3.140022 ( 2.167691)
test_btest 0.000476 0.000138 76.657541 ( 24.957552)
test_basic 0.000000 0.005945 0.754304 ( 0.831921)
test_all 0.001272 0.001100 525.138418 (190.128729)
test_rubyspec 0.030878 0.018093 74.671340 ( 86.619485)
total: 313.42 sec