Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-055752
#<BuildRuby:0x000055a29879a118
@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.20230502-055752",
@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.000005 0.000021 ( 0.000020)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.003385 0.002546 1.823004 ( 3.138565)
build_miniruby 0.000989 0.000317 1.276797 ( 1.275343)
build_ruby 0.001019 0.000326 2.487099 ( 2.698911)
build_all 0.002753 0.003544 2.185106 ( 1.513692)
build_install 0.014633 0.000894 3.477075 ( 2.707823)
test_btest 0.000966 0.000000 75.071010 ( 27.224537)
test_basic 0.003153 0.002781 0.747765 ( 0.848254)
test_all 0.001115 0.000103 534.652850 (197.137267)
test_rubyspec 0.027739 0.016544 74.209911 ( 85.860820)
total: 322.41 sec