Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-152158
#<BuildRuby:0x0000557f5a5fe1a8
@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.20230112-152158",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.001639 0.003860 1.211532 ( 2.274237)
build_miniruby 0.001431 0.000115 1.575661 ( 1.763584)
build_ruby 0.001651 0.000132 3.613877 ( 4.362106)
build_all 0.007377 0.000590 3.907911 ( 3.517515)
build_install 0.013812 0.004456 3.156766 ( 3.464710)
test_btest 0.000693 0.000074 55.363382 ( 34.439630)
test_basic 0.005243 0.000562 0.453694 ( 0.778421)
test_all 0.001543 0.000166 669.120823 (439.631171)
test_rubyspec 0.034747 0.030796 78.247302 (116.357192)
total: 606.59 sec