Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-083113
#<BuildRuby:0x000055ec1b06e868
@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.20230813-083113",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.005922 0.001269 2.263146 ( 5.546961)
build_miniruby 0.001188 0.000255 1.654154 ( 2.428821)
build_ruby 0.001424 0.000305 3.491534 ( 13.962541)
build_all 0.007643 0.000000 2.841525 ( 3.237018)
build_install 0.007064 0.010856 4.359256 ( 4.200752)
test_btest 0.000514 0.000141 82.839576 ( 54.933569)
test_basic 0.002476 0.006271 0.992272 ( 1.874085)
test_all 0.001275 0.000401 685.087239 (421.565101)
test_rubyspec 0.035954 0.026053 98.884890 (163.163643)
total: 670.91 sec