Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-170954
#<BuildRuby:0x000055cf51901fc0
@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.20221226-170954",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.001392 0.003777 1.025513 ( 1.384264)
build_miniruby 0.001132 0.000091 1.113419 ( 1.111884)
build_ruby 0.001438 0.000115 2.764316 ( 3.124897)
build_all 0.003331 0.003481 3.192401 ( 1.442548)
build_install 0.009887 0.003611 2.422519 ( 1.616668)
test_btest 0.000671 0.000089 55.508379 ( 14.383765)
test_basic 0.004413 0.000588 0.417001 ( 0.509729)
test_all 0.001449 0.000000 552.105256 (157.248522)
test_rubyspec 0.038919 0.001863 55.773023 ( 66.060935)
total: 246.88 sec