Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-043834
#<BuildRuby:0x000055593e0d23b0
@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.20221204-043834",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.005260 0.001503 1.622021 ( 2.857459)
build_miniruby 0.001186 0.000339 1.048310 ( 1.403626)
build_ruby 0.001413 0.000404 1.852696 ( 2.384072)
build_all 0.008907 0.000029 3.936135 ( 4.306846)
build_install 0.016013 0.002901 2.981473 ( 3.807142)
test_btest 0.000759 0.000190 68.582321 ( 62.441559)
test_basic 0.005432 0.001358 0.410679 ( 0.710493)
test_all 0.001221 0.000305 710.789843 (476.779913)
test_rubyspec 0.017978 0.027040 70.025228 ( 79.935740)
total: 634.63 sec