Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-143207
#<BuildRuby:0x00005607c963a390
@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.20221227-143207",
@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.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000548 0.003780 0.946474 ( 1.518462)
build_miniruby 0.001137 0.000091 1.187511 ( 1.185687)
build_ruby 0.001649 0.000000 2.680242 ( 3.041051)
build_all 0.006100 0.000000 3.458309 ( 1.836076)
build_install 0.011441 0.000000 2.625623 ( 1.733844)
test_btest 0.000788 0.000000 55.621008 ( 14.628471)
test_basic 0.004610 0.000000 0.419063 ( 0.511303)
test_all 0.001876 0.000000 583.054997 (174.392170)
test_rubyspec 0.029146 0.009310 61.734252 ( 71.481715)
total: 270.33 sec