Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-043602
#<BuildRuby:0x000055a7eea71fc0
@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.20230217-043602",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004125 0.000563 1.418056 ( 1.797227)
build_miniruby 0.001341 0.000000 1.144877 ( 1.143059)
build_ruby 0.001273 0.000000 2.163760 ( 2.365997)
build_all 0.000000 0.007070 3.836661 ( 1.923597)
build_install 0.001583 0.013454 2.863314 ( 2.059463)
test_btest 0.000618 0.000214 59.209294 ( 22.977995)
test_basic 0.001604 0.004313 0.489911 ( 0.691520)
test_all 0.000423 0.001754 647.287511 (189.546404)
test_rubyspec 0.009690 0.027388 63.555613 ( 73.579601)
total: 296.09 sec