Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221220-215724
#<BuildRuby:0x000055a8b4a02118
@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.20221220-215724",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000028 0.000001 0.000029 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.001239 0.003773 1.123997 ( 1.639260)
build_miniruby 0.001489 0.000129 1.359796 ( 1.359529)
build_ruby 0.001616 0.000141 3.401130 ( 3.737384)
build_all 0.002830 0.004407 3.787917 ( 2.002221)
build_install 0.013937 0.000673 3.042291 ( 2.276218)
test_btest 0.000671 0.000080 55.234011 ( 21.626124)
test_basic 0.003084 0.000370 0.428307 ( 0.527247)
test_all 0.001526 0.000183 687.443911 (250.215898)
test_rubyspec 0.022090 0.017863 65.019819 ( 75.052649)
total: 358.44 sec