Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-155912
#<BuildRuby:0x0000560a00c7a230
@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.20230826-155912",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000024 0.000003 0.000027 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.003664 0.003939 2.301132 ( 5.027500)
build_miniruby 0.001417 0.000237 1.753211 ( 1.945584)
build_ruby 0.001450 0.000242 3.316942 ( 17.187181)
build_all 0.008350 0.000028 6.552554 ( 4.638654)
build_install 0.018964 0.000955 8.024821 ( 5.793923)
test_btest 0.000747 0.000107 85.634366 ( 49.399195)
test_basic 0.004410 0.003647 0.971811 ( 1.271176)
test_all 0.005184 0.004381 681.974123 (318.905504)
test_rubyspec 0.040296 0.031562 108.381998 (133.310158)
total: 537.48 sec