Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-231450
#<BuildRuby:0x0000555ef11e63b0
@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.20230911-231450",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.006745 0.000259 2.271114 ( 4.226826)
build_miniruby 0.000000 0.001786 1.718581 ( 1.807067)
build_ruby 0.000000 0.001967 3.294434 ( 3.579280)
build_all 0.004739 0.003722 6.122447 ( 2.882742)
build_install 0.013957 0.007593 7.783600 ( 4.362632)
test_btest 0.001067 0.000000 82.592826 ( 30.115751)
test_basic 0.005178 0.000431 0.822113 ( 0.880935)
test_all 0.004125 0.004837 691.828833 (256.803354)
test_rubyspec 0.029267 0.041208 99.912079 (111.560966)
total: 416.22 sec