Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-122848
#<BuildRuby:0x00005651a1c6e0f0
@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-122848",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.004990 0.000217 0.882870 ( 1.261288)
build_miniruby 0.001008 0.000044 1.108030 ( 1.106531)
build_ruby 0.001345 0.000059 2.603167 ( 2.978253)
build_all 0.006175 0.000075 3.006884 ( 1.428539)
build_install 0.000000 0.014325 2.423862 ( 1.561358)
test_btest 0.000000 0.000852 55.274126 ( 13.971380)
test_basic 0.004017 0.000622 0.363437 ( 0.458141)
test_all 0.001308 0.000243 580.830057 (170.019565)
test_rubyspec 0.015346 0.023168 54.937600 ( 64.916884)
total: 257.70 sec