Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-065529
#<BuildRuby:0x00005594a5e068e0
@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.20230909-065529",
@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.000001 0.000017 ( 0.000018)
autoconf 0.000025 0.000002 0.000027 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002414 0.004224 2.232111 ( 3.551259)
build_miniruby 0.001446 0.000150 1.585887 ( 1.584449)
build_ruby 0.001452 0.000150 3.388666 ( 3.577745)
build_all 0.005951 0.003347 6.357730 ( 3.219834)
build_install 0.015805 0.003956 7.707515 ( 4.404100)
test_btest 0.000917 0.000127 86.129587 ( 31.057373)
test_basic 0.005744 0.000237 0.824986 ( 0.886130)
test_all 0.007777 0.001051 666.767033 (275.868830)
test_rubyspec 0.031922 0.034653 98.755787 (110.362184)
total: 434.51 sec