Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-122751
#<BuildRuby:0x000055abc781e0e8
@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.20230604-122751",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006002 0.000000 1.901215 ( 3.468594)
build_miniruby 0.001551 0.000000 1.380888 ( 1.527834)
build_ruby 0.001714 0.000106 2.712061 ( 3.071793)
build_all 0.006748 0.000450 2.187293 ( 2.019588)
build_install 0.017802 0.000058 3.365329 ( 3.244352)
test_btest 0.000598 0.000035 77.523571 ( 41.202031)
test_basic 0.002060 0.004437 0.768046 ( 0.889337)
test_all 0.001109 0.000098 570.972765 (211.713086)
test_rubyspec 0.034690 0.015787 79.132579 ( 91.004151)
total: 358.14 sec