Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230210-115526
#<BuildRuby:0x00005565a7c49f70
@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.20230210-115526",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.004564 0.000041 1.117859 ( 1.508169)
build_miniruby 0.000000 0.001361 1.145502 ( 1.184210)
build_ruby 0.000000 0.001589 2.557072 ( 2.769294)
build_all 0.007027 0.000000 3.866418 ( 2.404723)
build_install 0.011157 0.004262 3.004567 ( 2.734911)
test_btest 0.000725 0.000100 55.669031 ( 25.601627)
test_basic 0.004750 0.000109 0.437257 ( 0.533629)
test_all 0.000829 0.000110 641.843939 (201.789108)
test_rubyspec 0.018403 0.019666 65.866495 ( 75.764464)
total: 314.29 sec