Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-020857
#<BuildRuby:0x0000559ff2cb6118
@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.20230617-020857",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.006057 0.000726 2.009719 ( 4.997613)
build_miniruby 0.001285 0.000154 1.362641 ( 1.955790)
build_ruby 0.001241 0.000149 2.815703 ( 3.584915)
build_all 0.002624 0.004788 2.362192 ( 2.246948)
build_install 0.013167 0.004429 3.704159 ( 3.875491)
test_btest 0.000595 0.000106 75.733709 ( 47.450237)
test_basic 0.003539 0.004295 0.819214 ( 1.422349)
test_all 0.001007 0.000208 575.608531 (322.243542)
test_rubyspec 0.016759 0.034769 86.141238 (121.515029)
total: 509.29 sec