Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-225223
#<BuildRuby:0x000055d9a3a5dfe8
@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.20221227-225223",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.003798 0.000345 1.065594 ( 1.455495)
build_miniruby 0.001363 0.000124 1.215116 ( 1.213454)
build_ruby 0.001613 0.000147 3.284384 ( 28.072205)
build_all 0.003140 0.003585 3.502791 ( 1.804216)
build_install 0.012884 0.000086 2.865041 ( 1.955548)
test_btest 0.000852 0.000000 56.458796 ( 15.369270)
test_basic 0.002081 0.003357 0.368958 ( 0.467653)
test_all 0.001440 0.000000 616.365585 (175.909601)
test_rubyspec 0.019025 0.018873 58.636529 ( 68.545978)
total: 294.79 sec