Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231205-064656
#<BuildRuby:0x0000555f05b11fc0
@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.20231205-064656",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000032 0.000001 0.000033 ( 0.000033)
configure 0.000026 0.000001 0.000027 ( 0.000027)
build_up 0.003404 0.004189 2.426740 ( 3.784232)
build_miniruby 0.001366 0.000102 1.625315 ( 1.875744)
build_ruby 0.001627 0.000120 3.426196 ( 4.116638)
build_all 0.008475 0.000307 5.837899 ( 4.895573)
build_install 0.007845 0.012876 7.491303 ( 6.672637)
test_btest 0.000858 0.000143 81.030639 ( 71.068340)
test_basic 0.005211 0.003692 0.876745 ( 1.381859)
test_all 0.100216 0.026340 730.588954 (542.661332)
test_rubyspec 0.027891 0.049674 102.592586 (159.682842)
total: 796.14 sec