Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-141250
#<BuildRuby:0x000055be4f8ddf70
@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.20231208-141250",
@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.000017)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003288 0.003546 2.040097 ( 2.130232)
build_miniruby 0.001188 0.000132 1.310756 ( 1.309169)
build_ruby 0.001542 0.000000 2.461336 ( 2.665939)
build_all 0.006455 0.000440 5.399540 ( 2.150053)
build_install 0.006996 0.008009 6.833813 ( 3.325086)
test_btest 0.000703 0.000117 79.490490 ( 20.606391)
test_basic 0.004526 0.000754 0.846341 ( 0.908763)
test_all 0.074152 0.044576 662.142651 (188.829084)
test_rubyspec 0.036724 0.020834 79.707262 ( 91.476810)
total: 313.40 sec