Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-221240
#<BuildRuby:0x000055b3a69fe8e0
@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.20230218-221240",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.003665 0.001222 1.374828 ( 1.755693)
build_miniruby 0.001341 0.000000 1.083979 ( 1.082499)
build_ruby 0.001615 0.000000 2.151813 ( 2.387747)
build_all 0.004050 0.002374 3.540669 ( 1.739972)
build_install 0.011315 0.002344 2.813678 ( 1.993594)
test_btest 0.000000 0.001094 59.305178 ( 16.040301)
test_basic 0.002741 0.002620 0.428974 ( 0.521335)
test_all 0.001204 0.000419 621.359881 (184.661042)
test_rubyspec 0.026265 0.032252 73.600012 ( 86.988795)
total: 297.17 sec