Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-191902
#<BuildRuby:0x000055fa544e6430
@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.20230118-191902",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.004081 0.000742 1.014248 ( 1.426197)
build_miniruby 0.001222 0.000223 1.079636 ( 1.078224)
build_ruby 0.001242 0.000226 2.776211 ( 3.070078)
build_all 0.003150 0.003977 3.560955 ( 1.799043)
build_install 0.013294 0.000155 2.671853 ( 1.824370)
test_btest 0.000761 0.000146 57.647754 ( 15.278371)
test_basic 0.000000 0.004692 0.326321 ( 0.421224)
test_all 0.000000 0.001035 632.874635 (209.325960)
test_rubyspec 0.036131 0.014070 71.463949 ( 85.035162)
total: 319.26 sec