Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-041222
#<BuildRuby:0x000055dfbce8a228
@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.20231024-041222",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000017 0.000006 0.000023 ( 0.000024)
build_up 0.002545 0.004843 3.498868 ( 3.720900)
build_miniruby 0.001271 0.000462 1.517125 ( 1.517739)
build_ruby 0.001625 0.000000 3.182966 ( 3.390024)
build_all 0.008005 0.000000 5.845280 ( 2.861827)
build_install 0.018524 0.001066 7.986982 ( 4.258626)
test_btest 0.000591 0.000169 80.518025 ( 31.751414)
test_basic 0.003721 0.001064 0.834702 ( 0.912766)
test_all 0.077995 0.042788 655.298489 (244.142577)
test_rubyspec 0.015472 0.046946 91.897211 (103.434168)
total: 395.99 sec