Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-074034
#<BuildRuby:0x000055c9d5a8a198
@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.20230125-074034",
@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.000005 0.000019 ( 0.000019)
autoconf 0.000022 0.000007 0.000029 ( 0.000028)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.001664 0.003287 1.172539 ( 2.422878)
build_miniruby 0.000961 0.000336 1.201430 ( 1.339502)
build_ruby 0.000970 0.000340 3.052376 ( 3.638876)
build_all 0.006893 0.000917 3.963757 ( 3.119309)
build_install 0.010350 0.006483 3.051723 ( 2.773852)
test_btest 0.000000 0.000976 57.847891 ( 32.219970)
test_basic 0.002235 0.005103 0.466725 ( 0.587217)
test_all 0.000993 0.000414 636.621575 (257.057910)
test_rubyspec 0.019145 0.035705 72.525150 ( 86.318864)
total: 389.48 sec