Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-024622
#<BuildRuby:0x000055df68b19f70
@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-024622",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.001463 0.003766 1.644126 ( 2.955548)
build_miniruby 0.001307 0.000196 1.162079 ( 1.160338)
build_ruby 0.001141 0.000171 2.453042 ( 2.668026)
build_all 0.004854 0.000098 1.886239 ( 1.091524)
build_install 0.010980 0.003270 3.076639 ( 2.159749)
test_btest 0.000721 0.000116 73.311365 ( 21.767391)
test_basic 0.005260 0.000194 0.637303 ( 0.711259)
test_all 0.001153 0.000177 559.075855 (171.740348)
test_rubyspec 0.031960 0.013292 73.662270 ( 85.615992)
total: 289.87 sec