Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-040046
#<BuildRuby:0x00005591b39f5fc0
@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.20230622-040046",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.006010 0.000414 2.034091 ( 4.708664)
build_miniruby 0.001426 0.000000 1.579330 ( 1.855674)
build_ruby 0.001685 0.000000 3.017865 ( 3.455379)
build_all 0.003895 0.003575 2.321080 ( 2.083701)
build_install 0.016664 0.000429 3.656981 ( 3.594608)
test_btest 0.000740 0.000000 78.620112 ( 40.299538)
test_basic 0.003465 0.004061 0.913850 ( 1.274792)
test_all 0.000000 0.001985 607.042242 (250.200070)
test_rubyspec 0.025851 0.028292 87.776294 (109.155597)
total: 416.63 sec