Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-195109
#<BuildRuby:0x00005649f3f5de38
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-195109",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.001064 0.004393 1.263221 ( 1.426917)
build_miniruby 0.000903 0.000301 0.655452 ( 0.654349)
build_ruby 0.000000 0.001212 1.162460 ( 1.155585)
build_all 0.003319 0.002584 3.059566 ( 1.506440)
build_install 0.011417 0.001064 2.284722 ( 1.346937)
test_btest 0.000561 0.000187 58.421111 ( 14.911863)
test_basic 0.000000 0.003746 0.266043 ( 0.360334)
test_all 0.000720 0.000270 542.195482 (157.223072)
test_rubyspec 0.020782 0.013786 54.661626 ( 64.768069)
total: 243.35 sec