Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-035144
#<BuildRuby:0x00005650db4868e0
@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.20230722-035144",
@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.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.007106 0.000313 2.321867 ( 6.005324)
build_miniruby 0.001564 0.000146 1.737424 ( 3.113433)
build_ruby 0.001970 0.000185 3.406040 ( 5.844279)
build_all 0.004288 0.004030 2.812261 ( 4.179084)
build_install 0.008686 0.012152 4.294150 ( 6.633878)
test_btest 0.001154 0.000000 82.303850 ( 57.657026)
test_basic 0.005204 0.002840 0.938602 ( 1.541835)
test_all 0.000884 0.000186 647.784851 (380.061785)
test_rubyspec 0.037569 0.017705 92.601845 (121.783438)
total: 586.82 sec