Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-012042
#<BuildRuby:0x0000564a67aca320
@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.20230213-012042",
@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.000025 0.000005 0.000030 ( 0.000030)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000235 0.004192 1.017771 ( 1.382933)
build_miniruby 0.001233 0.000309 0.925497 ( 0.923452)
build_ruby 0.001350 0.000000 1.852882 ( 2.063621)
build_all 0.000000 0.005135 3.374631 ( 1.768934)
build_install 0.005608 0.006939 2.429753 ( 1.657296)
test_btest 0.000898 0.000000 54.994945 ( 14.210886)
test_basic 0.005116 0.000000 0.393472 ( 0.485041)
test_all 0.001362 0.000000 576.518462 (164.083008)
test_rubyspec 0.028430 0.012454 56.698151 ( 66.758489)
total: 253.33 sec