Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-204240
#<BuildRuby:0x000055cecd34a1d8
@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.20230601-204240",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000017 0.000002 0.000019 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.002112 0.003692 1.536234 ( 2.761970)
build_miniruby 0.001276 0.000232 1.227789 ( 1.225938)
build_ruby 0.000000 0.001560 2.170963 ( 2.375049)
build_all 0.003682 0.002316 1.710304 ( 0.964641)
build_install 0.014074 0.002097 2.954076 ( 1.966900)
test_btest 0.000861 0.000179 74.881218 ( 19.228209)
test_basic 0.000486 0.004589 0.644478 ( 0.716403)
test_all 0.000839 0.000210 558.977212 (160.689214)
test_rubyspec 0.031698 0.011554 70.671900 ( 82.582388)
total: 272.51 sec