Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-200619
#<BuildRuby:0x000055638c72a228
@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.20230131-200619",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.003718 0.000875 1.117926 ( 1.565230)
build_miniruby 0.001085 0.000255 1.213069 ( 1.222246)
build_ruby 0.001113 0.000262 2.467005 ( 2.696801)
build_all 0.008475 0.000000 3.708074 ( 2.399964)
build_install 0.013196 0.003432 3.012995 ( 3.077930)
test_btest 0.000604 0.000132 55.384677 ( 29.350171)
test_basic 0.002090 0.003648 0.428550 ( 0.669463)
test_all 0.001303 0.000326 614.560970 (246.314392)
test_rubyspec 0.024616 0.024754 70.582686 ( 83.907836)
total: 371.21 sec