Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-231207
#<BuildRuby:0x000055b82b1b9f70
@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.20230208-231207",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005215 0.000164 1.077927 ( 1.437590)
build_miniruby 0.001303 0.000196 1.153565 ( 1.152080)
build_ruby 0.001137 0.000170 2.008763 ( 2.206125)
build_all 0.006165 0.000000 3.487787 ( 1.762885)
build_install 0.009782 0.003422 2.507274 ( 1.683306)
test_btest 0.000650 0.000104 56.242336 ( 15.500388)
test_basic 0.000908 0.004297 0.410081 ( 0.502687)
test_all 0.001285 0.000257 638.592123 (184.347172)
test_rubyspec 0.016334 0.023971 65.811650 ( 75.694922)
total: 284.29 sec