Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-205112
#<BuildRuby:0x000055cc5007a3b0
@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.20221207-205112",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.005526 0.000000 1.203492 ( 1.380448)
build_miniruby 0.001113 0.000000 0.984973 ( 0.983822)
build_ruby 0.001535 0.000000 2.099852 ( 2.091381)
build_all 0.005831 0.000217 3.091538 ( 1.395144)
build_install 0.013848 0.000000 2.380353 ( 1.540600)
test_btest 0.000763 0.000000 54.330145 ( 14.304999)
test_basic 0.004085 0.000000 0.347560 ( 0.441522)
test_all 0.001020 0.000000 570.851107 (163.881551)
test_rubyspec 0.007608 0.025987 58.253009 ( 68.063353)
total: 254.08 sec