Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-222226
#<BuildRuby:0x0000563e31bb9ef8
@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.20230819-222226",
@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.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003817 0.003692 2.190361 ( 4.748774)
build_miniruby 0.001576 0.000152 1.635325 ( 1.805269)
build_ruby 0.000000 0.001853 3.399506 ( 4.566199)
build_all 0.005686 0.002821 6.322652 ( 4.773120)
build_install 0.019456 0.000799 7.836755 ( 7.671032)
test_btest 0.001097 0.000129 84.776829 ( 48.964932)
test_basic 0.004456 0.004457 1.006897 ( 1.238793)
test_all 0.008370 0.001196 684.157595 (243.877737)
test_rubyspec 0.019593 0.047303 99.967066 (116.306522)
total: 433.95 sec