Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-142350
#<BuildRuby:0x0000563f571ce8e0
@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.20221231-142350",
@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.000012)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004084 0.000005 1.077849 ( 1.479871)
build_miniruby 0.001163 0.000106 1.234948 ( 1.234631)
build_ruby 0.001370 0.000124 3.251725 ( 3.613049)
build_all 0.006175 0.000562 3.505315 ( 1.773348)
build_install 0.012661 0.000316 3.006639 ( 2.071925)
test_btest 0.000898 0.000074 55.599204 ( 17.949567)
test_basic 0.000815 0.004739 0.393831 ( 0.489332)
test_all 0.001273 0.000056 618.886002 (197.885531)
test_rubyspec 0.029945 0.016662 64.818257 ( 74.757376)
total: 301.26 sec