Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221210-005551
#<BuildRuby:0x000055a250e05cc0
@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.20221210-005551",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.002999 0.003165 1.502109 ( 1.990999)
build_miniruby 0.001194 0.000191 2.728786 ( 2.428700)
build_ruby 0.001382 0.000222 2.740626 ( 2.775852)
build_all 0.006814 0.000453 3.790382 ( 2.246414)
build_install 0.013422 0.002065 2.949877 ( 2.501262)
test_btest 0.000542 0.000084 55.014398 ( 27.421256)
test_basic 0.000999 0.004713 0.412123 ( 0.562329)
test_all 0.001355 0.000261 620.036184 (234.268256)
test_rubyspec 0.014259 0.030629 68.510971 ( 79.083990)
total: 353.28 sec