Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-203330
#<BuildRuby:0x000056305fb0a118
@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.20230808-203330",
@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.000025 0.000005 0.000030 ( 0.000029)
autoconf 0.000033 0.000006 0.000039 ( 0.000040)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.006740 0.000529 2.244774 ( 6.023632)
build_miniruby 0.001330 0.000237 1.714822 ( 3.303813)
build_ruby 0.001544 0.000275 3.364193 ( 5.068164)
build_all 0.000000 0.007859 2.769515 ( 3.509591)
build_install 0.016009 0.004056 4.334130 ( 6.158658)
test_btest 0.000739 0.000185 81.707651 ( 54.259210)
test_basic 0.004389 0.004125 0.965638 ( 1.852073)
test_all 0.001934 0.000191 632.808342 (359.399779)
test_rubyspec 0.034290 0.022817 97.942770 (151.963457)
total: 591.54 sec