Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-122248
#<BuildRuby:0x0000563f8ab020f0
@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.20230103-122248",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000024)
configure 0.000021 0.000000 0.000021 ( 0.000020)
build_up 0.004646 0.000080 0.926337 ( 1.526126)
build_miniruby 0.001043 0.000142 1.295656 ( 1.293882)
build_ruby 0.001227 0.000167 2.650208 ( 3.010413)
build_all 0.005886 0.000209 3.250390 ( 1.555848)
build_install 0.012376 0.000000 2.522532 ( 1.646568)
test_btest 0.000663 0.000003 54.812360 ( 14.383500)
test_basic 0.001035 0.003867 0.394948 ( 0.489295)
test_all 0.000976 0.000145 627.010171 (178.795435)
test_rubyspec 0.019781 0.017799 62.535900 ( 72.336154)
total: 275.04 sec