Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-063852
#<BuildRuby:0x000055cc91059fc0
@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.20230827-063852",
@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.000019 0.000003 0.000022 ( 0.000022)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003363 0.004623 2.318441 ( 4.532884)
build_miniruby 0.001814 0.000324 1.603838 ( 1.778109)
build_ruby 0.000000 0.001873 3.302412 ( 3.739312)
build_all 0.007760 0.001319 6.586742 ( 4.288952)
build_install 0.015103 0.004661 8.057584 ( 6.141267)
test_btest 0.000669 0.000138 86.433636 ( 44.197470)
test_basic 0.007809 0.000728 1.033113 ( 1.331589)
test_all 0.009657 0.000877 729.079538 (366.581475)
test_rubyspec 0.037026 0.034654 107.546243 (127.076741)
total: 559.67 sec