Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-103736
#<BuildRuby:0x000055d994486138
@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.20230207-103736",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004326 0.000786 1.217617 ( 1.900698)
build_miniruby 0.001339 0.000243 1.266371 ( 1.412501)
build_ruby 0.001316 0.000240 2.313345 ( 2.507781)
build_all 0.003627 0.004189 3.838783 ( 2.585877)
build_install 0.013424 0.002569 2.918065 ( 2.993315)
test_btest 0.000652 0.000140 55.973558 ( 28.816864)
test_basic 0.005486 0.001176 0.441781 ( 0.542541)
test_all 0.001014 0.000217 643.727317 (231.147690)
test_rubyspec 0.026542 0.023148 72.685833 ( 84.149009)
total: 356.06 sec