Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-143834
#<BuildRuby:0x00005575678e6020
@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.20221205-143834",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000009 0.000002 0.000011 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000016)
build_up 0.004954 0.000743 1.424350 ( 1.668441)
build_miniruby 0.001351 0.000000 0.939397 ( 0.938637)
build_ruby 0.001534 0.000000 1.648536 ( 1.653005)
build_all 0.003443 0.003879 3.735736 ( 2.072045)
build_install 0.011880 0.004040 2.725499 ( 2.041742)
test_btest 0.000589 0.000117 58.358729 ( 23.110508)
test_basic 0.005163 0.001032 0.406165 ( 0.508418)
test_all 0.000000 0.002014 619.111992 (215.019181)
test_rubyspec 0.017019 0.029668 67.342837 ( 77.168449)
total: 324.18 sec