Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-180732
#<BuildRuby:0x00005635d9cfa390
@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.20230530-180732",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002780 0.004507 1.869621 ( 4.049191)
build_miniruby 0.000000 0.001753 1.405792 ( 1.426117)
build_ruby 0.000000 0.001651 2.861738 ( 3.104552)
build_all 0.000000 0.007326 2.189333 ( 2.125257)
build_install 0.004381 0.013153 3.544300 ( 3.489582)
test_btest 0.000560 0.000202 77.369661 ( 37.326244)
test_basic 0.002922 0.003665 0.763461 ( 0.858046)
test_all 0.000831 0.000319 567.886392 (236.354167)
test_rubyspec 0.025477 0.029513 84.721589 (104.310157)
total: 393.04 sec