Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-055646
#<BuildRuby:0x000055b8d43ae0e8
@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.20221209-055646",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.005038 0.000504 1.437094 ( 1.770159)
build_miniruby 0.001081 0.000108 1.347005 ( 1.352447)
build_ruby 0.001347 0.000135 2.585602 ( 2.581662)
build_all 0.002225 0.004763 3.790072 ( 1.989055)
build_install 0.003956 0.012233 2.995729 ( 2.293647)
test_btest 0.000000 0.000735 55.010177 ( 22.894076)
test_basic 0.002641 0.003001 0.415689 ( 0.528449)
test_all 0.000729 0.001084 626.209178 (228.836463)
test_rubyspec 0.011509 0.028645 66.647856 ( 76.979465)
total: 339.23 sec