Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-184224
#<BuildRuby:0x0000564134cd2168
@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.20230118-184224",
@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.000019 0.000003 0.000022 ( 0.000024)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.005244 0.000200 1.201677 ( 2.567468)
build_miniruby 0.001413 0.000236 1.305743 ( 1.375458)
build_ruby 0.000000 0.001603 3.368472 ( 3.718050)
build_all 0.002894 0.005395 3.920785 ( 2.458332)
build_install 0.005213 0.011004 2.885132 ( 2.236720)
test_btest 0.000513 0.000164 56.863282 ( 22.656734)
test_basic 0.004454 0.000177 0.423953 ( 0.516613)
test_all 0.000865 0.000268 638.728584 (220.716474)
test_rubyspec 0.031065 0.018512 70.206493 ( 80.161584)
total: 336.41 sec