Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-181040
#<BuildRuby:0x000055cb5cdce3d0
@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.20230110-181040",
@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.000000 0.000013 0.000013 ( 0.000013)
autoconf 0.000000 0.000021 0.000021 ( 0.000021)
configure 0.000000 0.000017 0.000017 ( 0.000017)
build_up 0.000659 0.003915 1.134851 ( 2.006298)
build_miniruby 0.001101 0.000100 1.373247 ( 1.485662)
build_ruby 0.001413 0.000128 3.426244 ( 4.051998)
build_all 0.000000 0.007510 3.829885 ( 3.405094)
build_install 0.004676 0.010231 2.994444 ( 3.106294)
test_btest 0.000611 0.000000 54.893341 ( 33.454526)
test_basic 0.006641 0.000000 0.445814 ( 0.717884)
test_all 0.000979 0.000220 615.232252 (289.447910)
test_rubyspec 0.023024 0.025920 72.138403 ( 91.381400)
total: 429.06 sec