Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-120806
#<BuildRuby:0x0000563a04e9e2a8
@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.20230207-120806",
@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.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004937 0.000000 1.214739 ( 1.687607)
build_miniruby 0.001460 0.000000 1.195093 ( 1.207123)
build_ruby 0.001409 0.000000 2.405912 ( 2.598196)
build_all 0.007108 0.000000 3.850000 ( 2.218576)
build_install 0.010461 0.004619 3.018574 ( 2.645283)
test_btest 0.000584 0.000060 56.188640 ( 26.940371)
test_basic 0.002125 0.003991 0.431134 ( 0.534053)
test_all 0.001375 0.000000 643.554945 (281.540934)
test_rubyspec 0.051352 0.015785 82.247597 (121.714417)
total: 441.09 sec