Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230201-145013
#<BuildRuby:0x0000563117a02258
@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.20230201-145013",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.004909 0.000112 1.225933 ( 2.064745)
build_miniruby 0.001285 0.000175 1.259198 ( 1.297774)
build_ruby 0.001331 0.000000 2.563247 ( 2.951209)
build_all 0.003489 0.004313 3.950927 ( 2.529015)
build_install 0.000963 0.015809 3.028344 ( 3.079099)
test_btest 0.000490 0.000163 55.583210 ( 31.339819)
test_basic 0.004444 0.001481 0.445005 ( 0.645336)
test_all 0.000858 0.000286 615.793638 (246.430295)
test_rubyspec 0.026854 0.022051 71.477250 ( 84.696928)
total: 375.04 sec