Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-191112
#<BuildRuby:0x0000557044f423b0
@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.20230110-191112",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000000 0.004156 0.890196 ( 1.316683)
build_miniruby 0.000000 0.001618 1.119818 ( 1.117637)
build_ruby 0.000000 0.001437 2.590667 ( 2.968580)
build_all 0.000808 0.006354 3.503105 ( 1.803100)
build_install 0.012161 0.000938 2.463261 ( 1.602773)
test_btest 0.000621 0.000115 54.892728 ( 15.728895)
test_basic 0.000756 0.003929 0.409542 ( 0.502264)
test_all 0.001102 0.000245 632.857153 (179.683579)
test_rubyspec 0.028642 0.019629 70.009193 ( 81.204041)
total: 285.93 sec