Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-080339
#<BuildRuby:0x0000559a7746dfb8
@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.20230105-080339",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.000915 0.003675 1.099651 ( 1.491827)
build_miniruby 0.001113 0.000145 1.358760 ( 1.357334)
build_ruby 0.001231 0.000161 3.285089 ( 3.643095)
build_all 0.006638 0.000000 3.508352 ( 1.819375)
build_install 0.008090 0.004461 2.633717 ( 1.750929)
test_btest 0.000703 0.000108 55.629225 ( 15.459021)
test_basic 0.000870 0.003576 0.362239 ( 0.454955)
test_all 0.001061 0.000196 631.935479 (183.832451)
test_rubyspec 0.024907 0.012252 62.928601 ( 72.975914)
total: 282.79 sec