Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-121356
#<BuildRuby:0x0000563cbb2e6118
@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.20230508-121356",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000023)
build_up 0.005224 0.000103 1.652318 ( 3.023147)
build_miniruby 0.001117 0.000093 1.206166 ( 1.204945)
build_ruby 0.001450 0.000121 2.428431 ( 2.640649)
build_all 0.001476 0.004446 2.017598 ( 1.283940)
build_install 0.006144 0.009015 3.083123 ( 2.189639)
test_btest 0.000688 0.000138 75.289797 ( 24.358248)
test_basic 0.004900 0.000980 0.657416 ( 0.735642)
test_all 0.000351 0.000546 566.351407 (172.931394)
test_rubyspec 0.011243 0.033318 72.832271 ( 84.581326)
total: 292.95 sec