Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-123431
#<BuildRuby:0x0000561d4888a8e0
@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.20230120-123431",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.000000 0.004412 1.098843 ( 1.506336)
build_miniruby 0.000000 0.001577 1.227045 ( 1.225417)
build_ruby 0.000000 0.001790 2.864190 ( 3.178962)
build_all 0.005505 0.001475 3.708191 ( 1.890531)
build_install 0.005765 0.007788 2.734683 ( 2.020610)
test_btest 0.000501 0.000153 56.201926 ( 16.508926)
test_basic 0.000000 0.005192 0.422054 ( 0.516448)
test_all 0.000000 0.001619 646.707557 (195.547565)
test_rubyspec 0.020248 0.022249 68.291959 ( 78.184318)
total: 300.58 sec