Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-161917
#<BuildRuby:0x0000555d6baca008
@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.20240315-161917",
@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.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006411 0.000458 2.501866 ( 6.325089)
build_miniruby 0.001483 0.000106 1.771910 ( 5.543716)
build_ruby 0.001775 0.000127 4.141741 ( 8.612770)
build_all 0.001634 0.007304 7.483477 ( 5.072863)
build_install 0.016337 0.004059 9.227773 ( 5.999212)
test_btest 0.000691 0.000099 97.346644 ( 65.043155)
test_basic 0.004543 0.003479 1.053969 ( 1.317721)
test_all 0.084346 0.045954 833.302539 (601.552818)
test_rubyspec 0.077767 0.023385 140.532477 (193.609322)
total: 893.08 sec