Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-031340
#<BuildRuby:0x00005626a7c9a008
@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.20230514-031340",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.006339 1.863133 ( 4.269791)
build_miniruby 0.000000 0.001631 1.331761 ( 1.479104)
build_ruby 0.001172 0.000225 2.651032 ( 3.125940)
build_all 0.003263 0.003959 2.193719 ( 2.336602)
build_install 0.016119 0.000000 3.396953 ( 3.264118)
test_btest 0.000609 0.000073 72.368188 ( 39.819196)
test_basic 0.007196 0.000000 0.787543 ( 0.998480)
test_all 0.001739 0.000002 601.851504 (356.089895)
test_rubyspec 0.026777 0.036989 86.569721 (123.628413)
total: 535.01 sec