Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-052049
#<BuildRuby:0x0000561c5b5f6338
@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.20230313-052049",
@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.000001 0.000012 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.006000 0.000119 1.788657 ( 3.024150)
build_miniruby 0.001386 0.000082 3.862403 ( 2.587411)
build_ruby 0.000000 0.001464 2.275237 ( 2.467385)
build_all 0.003167 0.001704 1.720892 ( 0.904637)
build_install 0.008503 0.003866 2.843766 ( 1.839791)
test_btest 0.000549 0.000075 66.264340 ( 23.677154)
test_basic 0.000000 0.004638 0.512756 ( 0.608869)
test_all 0.000267 0.002121 530.707695 (170.911158)
test_rubyspec 0.021194 0.022184 71.328357 ( 81.268402)
total: 287.29 sec