Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-061647
#<BuildRuby:0x0000559be40d6008
@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.20230527-061647",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.005793 0.000000 1.757799 ( 3.085272)
build_miniruby 0.001311 0.000000 1.375114 ( 1.380652)
build_ruby 0.001589 0.000000 2.509029 ( 2.713455)
build_all 0.003248 0.003923 2.157980 ( 1.519782)
build_install 0.017241 0.000170 3.453751 ( 2.622865)
test_btest 0.000675 0.000021 75.369442 ( 33.179497)
test_basic 0.002485 0.004023 0.749596 ( 0.832070)
test_all 0.001183 0.000072 589.017701 (236.535261)
test_rubyspec 0.031547 0.019652 79.882221 ( 91.866661)
total: 373.74 sec