Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-075710
#<BuildRuby:0x0000561ae3752138
@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.20221223-075710",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000018 0.000000 0.000018 ( 0.000020)
build_up 0.004629 0.000172 1.224162 ( 2.169379)
build_miniruby 0.002929 0.000108 1.410488 ( 1.606376)
build_ruby 0.001773 0.000065 3.740295 ( 4.279997)
build_all 0.008417 0.000146 3.958968 ( 2.800972)
build_install 0.008423 0.009360 3.242023 ( 3.182389)
test_btest 0.000900 0.000093 55.251640 ( 33.485082)
test_basic 0.005628 0.000097 0.425283 ( 0.627968)
test_all 0.000000 0.001222 634.886161 (277.688549)
test_rubyspec 0.017726 0.033010 71.257609 ( 87.448786)
total: 413.29 sec