Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230312-065258
#<BuildRuby:0x000055a992939ef0
@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.20230312-065258",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.005069 0.001206 1.892243 ( 3.873859)
build_miniruby 0.001015 0.000242 1.242773 ( 1.384940)
build_ruby 0.001156 0.000275 2.566505 ( 2.865857)
build_all 0.002571 0.003786 2.185494 ( 2.056208)
build_install 0.014112 0.001444 3.254895 ( 2.877146)
test_btest 0.000000 0.000892 64.323360 ( 37.148465)
test_basic 0.000000 0.006105 0.528562 ( 0.645225)
test_all 0.000000 0.001437 521.787404 (240.422671)
test_rubyspec 0.021427 0.026174 77.802788 ( 91.554793)
total: 382.83 sec