Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-084113
#<BuildRuby:0x00005586f714e230
@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.20221221-084113",
@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.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000001 0.000019 ( 0.000021)
build_up 0.001106 0.003702 1.160585 ( 1.565209)
build_miniruby 0.000000 0.001615 1.440080 ( 1.440371)
build_ruby 0.000000 0.001376 3.338561 ( 3.685958)
build_all 0.005425 0.001825 3.857838 ( 2.027927)
build_install 0.012443 0.004179 3.177774 ( 2.286558)
test_btest 0.000698 0.000139 55.024798 ( 20.945904)
test_basic 0.004296 0.000000 0.416253 ( 0.530755)
test_all 0.000000 0.001136 634.285382 (212.759927)
test_rubyspec 0.021912 0.024868 69.197041 ( 79.493079)
total: 324.74 sec