Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-182615
#<BuildRuby:0x0000558e12f3a7c8
@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.20230627-182615",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.005360 0.001072 2.039295 ( 5.161809)
build_miniruby 0.001272 0.000254 1.610144 ( 1.896053)
build_ruby 0.001515 0.000303 3.114338 ( 29.519670)
build_all 0.006171 0.001234 2.511906 ( 1.904204)
build_install 0.014551 0.001029 3.646760 ( 2.699686)
test_btest 0.000589 0.000109 79.815087 ( 35.298382)
test_basic 0.007477 0.000491 0.908450 ( 1.016400)
test_all 0.001054 0.000188 586.140538 (266.727364)
test_rubyspec 0.030277 0.022520 87.818528 (101.231998)
total: 445.46 sec