Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-021516
#<BuildRuby:0x0000561d67f9a008
@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.20221223-021516",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000025 0.000007 0.000032 ( 0.000031)
build_up 0.002997 0.002610 1.289566 ( 1.966565)
build_miniruby 0.001620 0.000000 1.977147 ( 1.784096)
build_ruby 0.000000 0.001652 3.672415 ( 4.021701)
build_all 0.004522 0.004230 3.835251 ( 2.169366)
build_install 0.012229 0.005289 3.319023 ( 3.001645)
test_btest 0.000672 0.000224 56.774763 ( 31.719383)
test_basic 0.004878 0.001626 0.429476 ( 0.544314)
test_all 0.000784 0.000261 630.100388 (263.201225)
test_rubyspec 0.035520 0.014654 71.405704 ( 86.921655)
total: 395.33 sec