Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-085654
#<BuildRuby:0x000055c903d1a7f0
@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.20230216-085654",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000006 0.000024 ( 0.000023)
configure 0.000016 0.000005 0.000021 ( 0.000019)
build_up 0.003436 0.001010 1.060897 ( 1.435920)
build_miniruby 0.000862 0.000253 1.012226 ( 1.010308)
build_ruby 0.000963 0.000283 1.854865 ( 2.082746)
build_all 0.000000 0.005075 3.301057 ( 1.545097)
build_install 0.000971 0.010147 2.646329 ( 1.787666)
test_btest 0.000471 0.000236 55.951573 ( 14.524276)
test_basic 0.000307 0.004250 0.431047 ( 0.523148)
test_all 0.000724 0.000402 576.451871 (163.068169)
test_rubyspec 0.018311 0.024912 61.214118 ( 71.143351)
total: 257.12 sec