Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-173552
#<BuildRuby:0x000055bc599d23b0
@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.20230112-173552",
@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.000012 0.000005 0.000017 ( 0.000017)
autoconf 0.000016 0.000007 0.000023 ( 0.000024)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.002398 0.003195 1.253125 ( 2.714708)
build_miniruby 0.000990 0.000446 1.662096 ( 2.161086)
build_ruby 0.001316 0.000592 3.925929 ( 5.378938)
build_all 0.004930 0.004390 4.102966 ( 4.899878)
build_install 0.016017 0.004046 3.126398 ( 4.099465)
test_btest 0.000740 0.000326 59.028534 ( 58.117438)
test_basic 0.006878 0.000000 0.468626 ( 0.741423)
test_all 0.001076 0.000000 665.112573 (352.005692)
test_rubyspec 0.022903 0.019508 62.659503 ( 72.515301)
total: 502.63 sec