Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-153537
#<BuildRuby:0x000055ef5cdea138
@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.20230101-153537",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004385 0.001044 1.264134 ( 2.622040)
build_miniruby 0.001304 0.000311 1.544106 ( 1.993905)
build_ruby 0.001276 0.000304 3.805116 ( 5.205670)
build_all 0.004538 0.004382 4.100059 ( 4.220872)
build_install 0.015848 0.003011 3.453724 ( 4.137726)
test_btest 0.000696 0.000000 58.482691 ( 45.311802)
test_basic 0.005319 0.000317 0.437118 ( 0.722649)
test_all 0.001171 0.000132 655.895818 (315.742425)
test_rubyspec 0.035450 0.007507 68.712495 ( 78.994104)
total: 458.95 sec