Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-181516
#<BuildRuby:0x000055814b775f70
@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.20230112-181516",
@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.000003 0.000013 ( 0.000012)
autoconf 0.000017 0.000005 0.000022 ( 0.000021)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000582 0.004108 0.858692 ( 1.268449)
build_miniruby 0.001095 0.000000 1.092858 ( 1.091423)
build_ruby 0.001346 0.000000 2.815910 ( 3.137783)
build_all 0.003956 0.003521 3.172035 ( 1.565394)
build_install 0.009745 0.004549 2.421086 ( 1.628930)
test_btest 0.000579 0.000193 55.031693 ( 14.101893)
test_basic 0.004630 0.000197 0.306061 ( 0.398004)
test_all 0.001168 0.000000 577.861530 (165.051696)
test_rubyspec 0.027086 0.016734 55.203021 ( 65.195326)
total: 253.44 sec